#include <umlenumliteraldialog.h>
| UMLEnumLiteralDialog::UMLEnumLiteralDialog |
( |
QWidget * |
pParent, |
|
|
UMLEnumLiteral * |
pEnumLiteral |
|
) |
| |
| UMLEnumLiteralDialog::~UMLEnumLiteralDialog |
( |
| ) |
|
| bool UMLEnumLiteralDialog::apply |
( |
| ) |
|
|
protectedvirtual |
Checks if changes are valid and applies them if they are, else returns false
Reimplemented from SinglePageDialogBase.
| void UMLEnumLiteralDialog::setupDialog |
( |
| ) |
|
|
protected |
| void UMLEnumLiteralDialog::slotNameChanged |
( |
const QString & |
_text | ) |
|
|
slot |
The EnumLiteral to represent
| QLabel* UMLEnumLiteralDialog::m_pNameL |
|
protected |
| KLineEdit* UMLEnumLiteralDialog::m_pNameLE |
|
protected |
| QLabel * UMLEnumLiteralDialog::m_pValueL |
|
protected |
| KLineEdit * UMLEnumLiteralDialog::m_pValueLE |
|
protected |
| QGroupBox* UMLEnumLiteralDialog::m_pValuesGB |
|
protected |
The documentation for this class was generated from the following files: