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