The creator class needed to be used to create a DtRemoteGraphicsPanel.
| makVrv::DtRemoteGraphicsPanelCreator::DtRemoteGraphicsPanelCreator |
( |
DtDe & |
de | ) |
|
CTOR takes a referent to the DtDe object.
| virtual makVrv::DtRemoteGraphicsPanelCreator::~DtRemoteGraphicsPanelCreator |
( |
| ) |
|
|
virtual |
Virtual DTOR allows subclasses to clean up resources.
| virtual std::string makVrv::DtRemoteGraphicsPanelCreator::pageClassName |
( |
| ) |
const |
|
virtual |
Get the name of the page class this creator is creating. This page name should be unique. This is NOT the title of the page. When replacing a page, the pageClassName should remain the same.
Implements makVrv::DtPageCreator.
| virtual DtPage* makVrv::DtRemoteGraphicsPanelCreator::create |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: