Public Slots | |
virtual void | setImageFile () |
virtual void | displayImage () |
virtual void | loadImage () |
Public Member Functions | |
ImageQtMainForm (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Public Attributes | |
QPushButton * | ChooseButton |
QPushButton * | ImageLoadButton |
QLineEdit * | ImageFileLineEdit |
QLabel * | ImageFileTextLabel |
QCheckBox * | FullSizeBox |
QPushButton * | DisplayButton |
QLabel * | ImagePixmapLabel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
Image< PixRGB< byte > > | img |
Definition at line 25 of file ImageQtMainForm.h.