umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <defaultcodegenpolicypage.h>
Public Member Functions | |
DefaultCodeGenPolicyPage (QWidget *parent=0, const char *name=0, CodeGenPolicyExt *policy=0) | |
~DefaultCodeGenPolicyPage () | |
![]() | |
CodeGenerationPolicyPage (QWidget *parent=0, const char *name=0, CodeGenPolicyExt *policy=0) | |
virtual | ~CodeGenerationPolicyPage () |
void | setDefaults () |
![]() | |
DialogPageBase (QWidget *parent) | |
virtual | ~DialogPageBase () |
virtual bool | isModified () |
Private Attributes | |
QLabel * | m_textLabel |
Additional Inherited Members | |
![]() | |
virtual void | apply () |
![]() | |
virtual void | keyPressEvent (QKeyEvent *event) |
![]() | |
CodeGenPolicyExt * | m_parentPolicy |
![]() | |
bool | m_isModified |
|
explicit |
This is the page which comes up IF there is no special options for the code generator.
DefaultCodeGenPolicyPage::~DefaultCodeGenPolicyPage | ( | ) |
|
private |