The DtDefinitionPersistenceWidgetCreator class presents a factory creator for the DtDefinitionPersistenceWidget. To create a subclass of the DtDefinitionPersistenceWidget, register an instance of the DtDefinitionPersistenceWidgetCreator and return your subclass in the create method.
| makVrv::DtDefinitionPersistenceWidgetCreator::DtDefinitionPersistenceWidgetCreator |
( |
DtDe & |
de | ) |
|
| virtual makVrv::DtDefinitionPersistenceWidgetCreator::~DtDefinitionPersistenceWidgetCreator |
( |
| ) |
|
|
virtual |
Method to return instance of this creator. If one does not exist will create an instance of this class.
Register a new instance of this creator.
| virtual DtDefinitionPersistenceWidget* makVrv::DtDefinitionPersistenceWidgetCreator::create |
( |
QWidget * |
parent = nullptr, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
|
virtual |
| DtDe& makVrv::DtDefinitionPersistenceWidgetCreator::myDe |
|
protected |
The documentation for this class was generated from the following file: