DlgRef_Skeleton_QTD Class Reference

#include <DlgRef_Skeleton_QTD.h>

Inheritance diagram for DlgRef_Skeleton_QTD:

Inheritance graph

Public Member Functions

 DlgRef_Skeleton_QTD (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~DlgRef_Skeleton_QTD ()

Data Fields

QGroupBox * GroupMedium
QGroupBox * GroupButtons
QPushButton * buttonOk
QPushButton * buttonApply
QPushButton * buttonCancel
QPushButton * buttonHelp
QButtonGroup * GroupConstructors
QRadioButton * RadioButton1
QRadioButton * RadioButton2
QRadioButton * RadioButton3
QRadioButton * RadioButton4
QGroupBox * GroupBoxName
QLineEdit * ResultName
QLabel * NameLabel

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * DlgRef_Skeleton_QTDLayout
QGridLayout * Layout1
QHBoxLayout * GroupButtonsLayout
QHBoxLayout * Layout3
QSpacerItem * Spacer1
QHBoxLayout * GroupConstructorsLayout
QHBoxLayout * Layout2
QGridLayout * GroupBoxNameLayout
QGridLayout * Layout66

Constructor & Destructor Documentation

DlgRef_Skeleton_QTD::DlgRef_Skeleton_QTD QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

DlgRef_Skeleton_QTD::~DlgRef_Skeleton_QTD  ) 
 


Member Function Documentation

void DlgRef_Skeleton_QTD::languageChange  )  [protected, virtual, slot]
 


Field Documentation

QGroupBox* DlgRef_Skeleton_QTD.GroupMedium
 

QGroupBox* DlgRef_Skeleton_QTD.GroupButtons
 

QPushButton* DlgRef_Skeleton_QTD.buttonOk
 

QPushButton* DlgRef_Skeleton_QTD.buttonApply
 

QPushButton* DlgRef_Skeleton_QTD.buttonCancel
 

QPushButton* DlgRef_Skeleton_QTD.buttonHelp
 

QButtonGroup* DlgRef_Skeleton_QTD.GroupConstructors
 

QRadioButton* DlgRef_Skeleton_QTD.RadioButton1
 

QRadioButton* DlgRef_Skeleton_QTD.RadioButton2
 

QRadioButton* DlgRef_Skeleton_QTD.RadioButton3
 

QRadioButton* DlgRef_Skeleton_QTD.RadioButton4
 

QGroupBox* DlgRef_Skeleton_QTD.GroupBoxName
 

QLineEdit* DlgRef_Skeleton_QTD.ResultName
 

QLabel* DlgRef_Skeleton_QTD.NameLabel
 

QGridLayout* DlgRef_Skeleton_QTD.DlgRef_Skeleton_QTDLayout [protected]
 

QGridLayout* DlgRef_Skeleton_QTD.Layout1 [protected]
 

QHBoxLayout* DlgRef_Skeleton_QTD.GroupButtonsLayout [protected]
 

QHBoxLayout* DlgRef_Skeleton_QTD.Layout3 [protected]
 

QSpacerItem* DlgRef_Skeleton_QTD.Spacer1 [protected]
 

QHBoxLayout* DlgRef_Skeleton_QTD.GroupConstructorsLayout [protected]
 

QHBoxLayout* DlgRef_Skeleton_QTD.Layout2 [protected]
 

QGridLayout* DlgRef_Skeleton_QTD.GroupBoxNameLayout [protected]
 

QGridLayout* DlgRef_Skeleton_QTD.Layout66 [protected]