umbrello  2.35.1
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_RubyCodeGenerationFormBase Class Reference

#include <ui_rubycodegenerationformbase.h>

Inheritance diagram for Ui_RubyCodeGenerationFormBase:
Collaboration diagram for Ui_RubyCodeGenerationFormBase:

Public Member Functions

void setupUi (QWidget *RubyCodeGenerationFormBase)
 
void retranslateUi (QWidget *RubyCodeGenerationFormBase)
 

Public Attributes

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
 

Member Function Documentation

void Ui_RubyCodeGenerationFormBase::retranslateUi ( QWidget *  RubyCodeGenerationFormBase)
inline
void Ui_RubyCodeGenerationFormBase::setupUi ( QWidget *  RubyCodeGenerationFormBase)
inline

Here is the call graph for this function:

Member Data Documentation

QGridLayout* Ui_RubyCodeGenerationFormBase::gridLayout
QGridLayout* Ui_RubyCodeGenerationFormBase::gridLayout1
QGridLayout* Ui_RubyCodeGenerationFormBase::gridLayout2
QGridLayout* Ui_RubyCodeGenerationFormBase::gridLayout3
QGridLayout* Ui_RubyCodeGenerationFormBase::gridLayout4
QHBoxLayout* Ui_RubyCodeGenerationFormBase::hboxLayout
KComboBox* Ui_RubyCodeGenerationFormBase::m_accessorScopeCB
KComboBox* Ui_RubyCodeGenerationFormBase::m_assocFieldScopeCB
QCheckBox* Ui_RubyCodeGenerationFormBase::m_generateAssocAccessors
QCheckBox* Ui_RubyCodeGenerationFormBase::m_generateAttribAccessors
QCheckBox* Ui_RubyCodeGenerationFormBase::m_generateConstructors
KComboBox* Ui_RubyCodeGenerationFormBase::m_SelectCommentStyle
QGroupBox* Ui_RubyCodeGenerationFormBase::ui_groupBoxAutoGeneratedMethods
QGroupBox* Ui_RubyCodeGenerationFormBase::ui_groupBoxDocumentation
QLabel* Ui_RubyCodeGenerationFormBase::ui_textLabelAccessorScope
QLabel* Ui_RubyCodeGenerationFormBase::ui_textLabelAssocFieldScope
QLabel* Ui_RubyCodeGenerationFormBase::ui_textLabelStyle
QLabel* Ui_RubyCodeGenerationFormBase::ui_textLabelTitle
QVBoxLayout* Ui_RubyCodeGenerationFormBase::vboxLayout

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