class UMLAttributeDialog


Definition#include <./dialogs/umlattributedialog.h>
InheritsKDialogBase (unknown) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Protected Methods

Protected Members


Detailed Description

 UMLAttributeDialog ( QWidget * pParent, UMLAttribute * pAttribute )

UMLAttributeDialog

 ~UMLAttributeDialog ()

~UMLAttributeDialog

void  setupDialog ()

setupDialog

[protected]

Sets up the dialog

bool  apply ()

apply

[protected]

Checks if changes are valid and applies them if they are, else returns false

UMLAttribute * m_pAttribute

m_pAttribute

[protected]

QGroupBox * m_pAttsGB

m_pAttsGB

[protected]

QGroupBox * m_pValuesGB

m_pValuesGB

[protected]

The Attribute to represent

QButtonGroup * m_pScopeBG

m_pScopeBG

[protected]

QRadioButton * m_pPublicRB

m_pPublicRB

[protected]

QRadioButton * m_pPrivateRB

m_pPrivateRB

[protected]

The Attribute to represent

QRadioButton * m_pProtectedRB

m_pProtectedRB

[protected]

The Attribute to represent

QLabel * m_pTypeL

m_pTypeL

[protected]

QLabel * m_pNameL

m_pNameL

[protected]

The Attribute to represent

QLabel * m_pInitialL

m_pInitialL

[protected]

The Attribute to represent

QComboBox * m_pTypeCB

m_pTypeCB

[protected]

QLineEdit * m_pNameLE

m_pNameLE

[protected]

QLineEdit * m_pInitialLE

m_pInitialLE

[protected]

The Attribute to represent

void  slotApply ()

slotApply

[slot]

I don't think this is used, but if we had an apply button it would slot into here

void  slotOk ()

slotOk

[slot]

Used when the OK button is clicked. Calls apply()


Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54.