#include <umlattributedialog.h>
UMLAttributeDialog::UMLAttributeDialog |
( |
QWidget * |
pParent, |
|
|
UMLAttribute * |
pAttribute |
|
) |
| |
UMLAttributeDialog::~UMLAttributeDialog |
( |
| ) |
|
bool UMLAttributeDialog::apply |
( |
| ) |
|
|
protectedvirtual |
Checks if changes are valid and applies them if they are, else returns false
Reimplemented from SinglePageDialogBase.
void UMLAttributeDialog::setupDialog |
( |
| ) |
|
|
protected |
void UMLAttributeDialog::slotNameChanged |
( |
const QString & |
_text | ) |
|
|
slot |
void UMLAttributeDialog::slotStereoTextChanged |
( |
const QString & |
stereoText | ) |
|
|
slot |
The Attribute to represent
QLabel * UMLAttributeDialog::m_pInitialL |
|
protected |
KLineEdit * UMLAttributeDialog::m_pInitialLE |
|
protected |
QLabel* UMLAttributeDialog::m_pNameL |
|
protected |
KLineEdit* UMLAttributeDialog::m_pNameLE |
|
protected |
QCheckBox* UMLAttributeDialog::m_pStaticCB |
|
protected |
QGroupBox* UMLAttributeDialog::m_pValuesGB |
|
protected |
QGridLayout* UMLAttributeDialog::m_pValuesLayout |
|
protected |
The documentation for this class was generated from the following files: