umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
UMLInstanceAttributeDialog Class Reference

#include <umlinstanceattributedialog.h>

Inheritance diagram for UMLInstanceAttributeDialog:
Collaboration diagram for UMLInstanceAttributeDialog:

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::UMLInstanceAttributeDialogui
 
UMLInstanceAttributem_pInstanceAttr
 

Additional Inherited Members

- Protected Slots inherited from SinglePageDialogBase
void slotApply ()
 
void slotOk ()
 

Constructor & Destructor Documentation

◆ UMLInstanceAttributeDialog()

UMLInstanceAttributeDialog::UMLInstanceAttributeDialog ( QWidget *  parent,
UMLInstanceAttribute pInstanceAttr 
)
explicit
Here is the call graph for this function:

◆ ~UMLInstanceAttributeDialog()

UMLInstanceAttributeDialog::~UMLInstanceAttributeDialog ( )

Member Function Documentation

◆ apply()

bool UMLInstanceAttributeDialog::apply ( )
protectedvirtual

Apply dialog changes to the related object.

This method could be overridden in derived dialogs to suppport post dialog applying.

Returns
true apply succeeds
false apply does not succeed

Reimplemented from SinglePageDialogBase.

Here is the call graph for this function:

Member Data Documentation

◆ m_pInstanceAttr

UMLInstanceAttribute* UMLInstanceAttributeDialog::m_pInstanceAttr
private

◆ ui

Ui::UMLInstanceAttributeDialog* UMLInstanceAttributeDialog::ui
private

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