umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Public Attributes | List of all members
Ui_DCodeGenerationFormBase Class Reference

#include <ui_dcodegenerationformbase.h>

Inheritance diagram for Ui_DCodeGenerationFormBase:
Collaboration diagram for Ui_DCodeGenerationFormBase:

Public Member Functions

void setupUi (QWidget *DCodeGenerationFormBase)
 
void retranslateUi (QWidget *DCodeGenerationFormBase)
 

Public Attributes

QGridLayout * gridLayout
 
QGridLayout * gridLayout1
 
QGroupBox * groupBox3
 
QVBoxLayout * vboxLayout
 
QCheckBox * m_makeANTDocumentCheckBox
 
QGroupBox * groupBox2
 
QGridLayout * gridLayout2
 
QGridLayout * gridLayout3
 
QCheckBox * m_generateConstructors
 
QCheckBox * m_generateAssocAccessors
 
QCheckBox * m_generateAttribAccessors
 
QGridLayout * gridLayout4
 
QLabel * textLabel1_3
 
KComboBox * m_accessorScopeCB
 
QGridLayout * gridLayout5
 
QLabel * textLabel1_3_2
 
KComboBox * m_assocFieldScopeCB
 
QGroupBox * groupBox1
 
QHBoxLayout * hboxLayout
 
QLabel * ui_textLabelStyle
 
KComboBox * m_SelectCommentStyle
 
QLabel * ui_textLabelTitle
 

Member Function Documentation

◆ retranslateUi()

void Ui_DCodeGenerationFormBase::retranslateUi ( QWidget *  DCodeGenerationFormBase)
inline

◆ setupUi()

void Ui_DCodeGenerationFormBase::setupUi ( QWidget *  DCodeGenerationFormBase)
inline
Here is the call graph for this function:

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout

◆ gridLayout1

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout1

◆ gridLayout2

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout2

◆ gridLayout3

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout3

◆ gridLayout4

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout4

◆ gridLayout5

QGridLayout* Ui_DCodeGenerationFormBase::gridLayout5

◆ groupBox1

QGroupBox* Ui_DCodeGenerationFormBase::groupBox1

◆ groupBox2

QGroupBox* Ui_DCodeGenerationFormBase::groupBox2

◆ groupBox3

QGroupBox* Ui_DCodeGenerationFormBase::groupBox3

◆ hboxLayout

QHBoxLayout* Ui_DCodeGenerationFormBase::hboxLayout

◆ m_accessorScopeCB

KComboBox* Ui_DCodeGenerationFormBase::m_accessorScopeCB

◆ m_assocFieldScopeCB

KComboBox* Ui_DCodeGenerationFormBase::m_assocFieldScopeCB

◆ m_generateAssocAccessors

QCheckBox* Ui_DCodeGenerationFormBase::m_generateAssocAccessors

◆ m_generateAttribAccessors

QCheckBox* Ui_DCodeGenerationFormBase::m_generateAttribAccessors

◆ m_generateConstructors

QCheckBox* Ui_DCodeGenerationFormBase::m_generateConstructors

◆ m_makeANTDocumentCheckBox

QCheckBox* Ui_DCodeGenerationFormBase::m_makeANTDocumentCheckBox

◆ m_SelectCommentStyle

KComboBox* Ui_DCodeGenerationFormBase::m_SelectCommentStyle

◆ textLabel1_3

QLabel* Ui_DCodeGenerationFormBase::textLabel1_3

◆ textLabel1_3_2

QLabel* Ui_DCodeGenerationFormBase::textLabel1_3_2

◆ ui_textLabelStyle

QLabel* Ui_DCodeGenerationFormBase::ui_textLabelStyle

◆ ui_textLabelTitle

QLabel* Ui_DCodeGenerationFormBase::ui_textLabelTitle

◆ vboxLayout

QVBoxLayout* Ui_DCodeGenerationFormBase::vboxLayout

The documentation for this class was generated from the following file: