A dialog page to display unique constraint properties.
More...
#include <umluniqueconstraintdialog.h>
A dialog page to display unique constraint properties.
A dialog page to display unique constraint properties.
- Author
- Sharan Rao Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org
| UMLUniqueConstraintDialog::UMLUniqueConstraintDialog |
( |
QWidget * |
parent, |
|
|
UMLUniqueConstraint * |
pUniqueConstraint |
|
) |
| |
| UMLUniqueConstraintDialog::~UMLUniqueConstraintDialog |
( |
| ) |
|
| bool UMLUniqueConstraintDialog::apply |
( |
| ) |
|
|
protectedvirtual |
| void UMLUniqueConstraintDialog::setupDialog |
( |
| ) |
|
|
protected |
| void UMLUniqueConstraintDialog::slotAddAttribute |
( |
| ) |
|
|
slot |
Adds attribute to the list.
| void UMLUniqueConstraintDialog::slotDeleteAttribute |
( |
| ) |
|
|
slot |
Deletes an attribute from the list.
| void UMLUniqueConstraintDialog::slotResetWidgetState |
( |
| ) |
|
|
slot |
Enable or Disable the widgets.
| QPushButton* UMLUniqueConstraintDialog::m_pAddPB |
|
private |
| KComboBox* UMLUniqueConstraintDialog::m_pAttributeCB |
|
private |
| QGroupBox* UMLUniqueConstraintDialog::m_pAttributeListGB |
|
private |
| QListWidget* UMLUniqueConstraintDialog::m_pAttributeListLW |
|
private |
| QLabel* UMLUniqueConstraintDialog::m_pNameL |
|
private |
| KLineEdit* UMLUniqueConstraintDialog::m_pNameLE |
|
private |
| QPushButton * UMLUniqueConstraintDialog::m_pRemovePB |
|
private |
The documentation for this class was generated from the following files: