Inheritance diagram for constructPropertyLoaderGuiEvent:
Public Member Functions | |
constructPropertyLoaderGuiEvent (vhdXMLPropertyLoaderGui *&xmlPropertyLoaderGuiInit, QWidget *parent) | |
void | processInQtThread () |
Protected Attributes | |
vhdXMLPropertyLoaderGui * | _xmlPropertyLoaderGui |
QWidget * | _parentWidget |
constructPropertyLoaderGuiEvent::constructPropertyLoaderGuiEvent | ( | vhdXMLPropertyLoaderGui *& | xmlPropertyLoaderGuiInit, | |
QWidget * | parent | |||
) | [inline] |
void constructPropertyLoaderGuiEvent::processInQtThread | ( | ) | [virtual] |
Implements vhdIQmanagerEvent.
QWidget* constructPropertyLoaderGuiEvent::_parentWidget [protected] |