![]() |
VR-Forces 4.5 Class Documentation
|

Public Member Functions | |
| DtPropertyCreationFactory (makVrv::DtDe &) | |
| virtual | ~DtPropertyCreationFactory () |
| virtual bool | init () |
| virtual void | addPropertyCreationDialog (const QString &name, DtPropertyCreationDlgCreator fcn) |
| virtual DtPropertyCreationDialog * | createDialog (const QString &name, QWidget *parent, const Qt::WindowFlags &flags=0) |
Protected Member Functions | |
| virtual void | addCreationDialogs () |
Protected Attributes | |
| QHash< QString, DtPropertyCreationInformation > | myDialogs |
| makVrv::DtDe & | myDe |
| DtPropertyCreationFactory::DtPropertyCreationFactory | ( | makVrv::DtDe & | ) |
|
virtual |
|
virtual |
Reimplemented in DtVrfOpdPropertyCreationFactory.
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented in DtVrfOpdPropertyCreationFactory.
|
protected |
|
protected |