umbrello  2.38.5
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_JavaCodeGenerationFormBase Class Reference

#include <ui_javacodegenerationformbase.h>

Inheritance diagram for Ui_JavaCodeGenerationFormBase:
Collaboration diagram for Ui_JavaCodeGenerationFormBase:

Public Member Functions

void setupUi (QWidget *JavaCodeGenerationFormBase)
 
void retranslateUi (QWidget *JavaCodeGenerationFormBase)
 

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 * ui_textLabelAssFieldScope
 
KComboBox * m_assocFieldScopeCB
 
QGroupBox * groupBox1
 
QHBoxLayout * hboxLayout
 
QLabel * ui_textLabelStyle
 
KComboBox * m_SelectCommentStyle
 
QLabel * ui_textLabelTitle
 

Member Function Documentation

void Ui_JavaCodeGenerationFormBase::retranslateUi ( QWidget *  JavaCodeGenerationFormBase)
inline
void Ui_JavaCodeGenerationFormBase::setupUi ( QWidget *  JavaCodeGenerationFormBase)
inline

Here is the call graph for this function:

Member Data Documentation

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

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