Public Member Functions | |
ImageInterface (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~ImageInterface () | |
ImageInterface (QWidget *parent) | |
Public Attributes | |
QLabel * | textLabel1 |
QSpinBox * | imgWidth |
QLabel * | textLabel2 |
QSpinBox * | imgHeight |
QLabel * | textLabel3 |
QSpinBox * | imgQuality |
QLabel * | textLabel3_2 |
QSpinBox * | oversampling |
QCheckBox * | whiteBackground |
QCheckBox * | expandFrustum |
QPushButton * | pushButton1 |
QPushButton * | pushButton2 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | ImageInterfaceLayout |
QHBoxLayout * | layout5 |
QHBoxLayout * | layout2 |
QSpacerItem * | spacer1 |
QHBoxLayout * | layout2_2 |
QSpacerItem * | spacer1_2 |
QHBoxLayout * | layout4 |
QSpacerItem * | spacer3 |
ImageInterface | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
WFlags | fl = 0 | |||
) |
~ImageInterface | ( | ) |
ImageInterface | ( | QWidget * | parent | ) |
void languageChange | ( | ) | [protected, virtual, slot] |