|
umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <ui_rubycodegenerationformbase.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_RubyCodeGenerationFormBase | |
| void | setupUi (QWidget *RubyCodeGenerationFormBase) |
| void | retranslateUi (QWidget *RubyCodeGenerationFormBase) |
Public Attributes inherited from Ui_RubyCodeGenerationFormBase | |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout1 |
| QLabel * | ui_textLabelTitle |
| QGroupBox * | ui_groupBoxDocumentation |
| QHBoxLayout * | hboxLayout |
| QLabel * | ui_textLabelStyle |
| KComboBox * | m_SelectCommentStyle |
| QGroupBox * | ui_groupBoxAutoGeneratedMethods |
| QVBoxLayout * | vboxLayout |
| QGridLayout * | gridLayout2 |
| QCheckBox * | m_generateConstructors |
| QCheckBox * | m_generateAssocAccessors |
| QCheckBox * | m_generateAttribAccessors |
| QGridLayout * | gridLayout3 |
| QLabel * | ui_textLabelAccessorScope |
| KComboBox * | m_accessorScopeCB |
| QGridLayout * | gridLayout4 |
| QLabel * | ui_textLabelAssocFieldScope |
| KComboBox * | m_assocFieldScopeCB |