Inheritance diagram for constructPropertyManagerGuiEvent:

Public Member Functions | |
| constructPropertyManagerGuiEvent (vhdPropertyManagerGui *&propertyManagerGuiInit, vhdRuntimeEngineRef runtimeEngineInit, QWidget *parent) | |
| void | processInQtThread () |
Protected Attributes | |
| vhdRuntimeEngineRef | _runtimeEngine |
| vhdPropertyManagerGui * | _propertyManagerGui |
| QWidget * | _parentWidget |
| constructPropertyManagerGuiEvent::constructPropertyManagerGuiEvent | ( | vhdPropertyManagerGui *& | propertyManagerGuiInit, | |
| vhdRuntimeEngineRef | runtimeEngineInit, | |||
| QWidget * | parent | |||
| ) | [inline] |
| void constructPropertyManagerGuiEvent::processInQtThread | ( | ) | [virtual] |
Implements vhdIQmanagerEvent.
vhdRuntimeEngineRef constructPropertyManagerGuiEvent::_runtimeEngine [protected] |
QWidget* constructPropertyManagerGuiEvent::_parentWidget [protected] |
1.5.1-p1