|
umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <umlinstanceattributedialog.h>
Public Member Functions | |
| UMLInstanceAttributeDialog (QWidget *parent, UMLInstanceAttribute *pInstanceAttr) | |
| ~UMLInstanceAttributeDialog () | |
Public Member Functions inherited from SinglePageDialogBase | |
| SinglePageDialogBase (QWidget *parent, bool withApplyButton=false, bool withSearchButton=false) | |
| virtual | ~SinglePageDialogBase () |
Protected Member Functions | |
| bool | apply () |
Protected Member Functions inherited from SinglePageDialogBase | |
| virtual bool | validate () |
Private Attributes | |
| Ui::UMLInstanceAttributeDialog * | ui |
| UMLInstanceAttribute * | m_pInstanceAttr |
Additional Inherited Members | |
Protected Slots inherited from SinglePageDialogBase | |
| void | slotApply () |
| void | slotOk () |
|
explicit |
| UMLInstanceAttributeDialog::~UMLInstanceAttributeDialog | ( | ) |
|
protectedvirtual |
Apply dialog changes to the related object.
This method could be overridden in derived dialogs to suppport post dialog applying.
Reimplemented from SinglePageDialogBase.
|
private |
|
private |
1.8.10