#include <umltemplatedialog.h>
A dialog to edit the properties of a class template (paramaterised class)
- Author
- Jonathan Riddell Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org
UMLTemplateDialog::UMLTemplateDialog |
( |
QWidget * |
pParent, |
|
|
UMLTemplate * |
pAttribute |
|
) |
| |
UMLTemplateDialog::~UMLTemplateDialog |
( |
| ) |
|
bool UMLTemplateDialog::apply |
( |
| ) |
|
|
protectedvirtual |
Checks if changes are valid and applies them if they are, else returns false
Reimplemented from SinglePageDialogBase.
void UMLTemplateDialog::insertTypesSorted |
( |
const QString & |
type = QString() | ) |
|
|
protected |
void UMLTemplateDialog::setupDialog |
( |
| ) |
|
|
protected |
QLabel* UMLTemplateDialog::m_pNameL |
|
protected |
QLineEdit* UMLTemplateDialog::m_pNameLE |
|
protected |
The Attribute to represent
QGroupBox* UMLTemplateDialog::m_pValuesGB |
|
protected |
The documentation for this class was generated from the following files: