|
LibEngsas
|
Class to handle events send by the ECloseModelWidgetThread to the modal dialog. More...
#include <eclosemodalwidgetevent.h>
Public Member Functions | |
| ECloseModalWidgetEvent (QString objectName, QEvent *event) | |
Public Attributes | |
| QString | objectName |
| QEvent * | event |
Class to handle events send by the ECloseModelWidgetThread to the modal dialog.
If objectName is empty, the modal widget itself is addressed, otherwise a child of the modal widget with object name objectName is searched and (if found) used.
| ECloseModalWidgetEvent::ECloseModalWidgetEvent | ( | QString | objectName, |
| QEvent * | event | ||
| ) |
| QEvent* ECloseModalWidgetEvent::event |
| QString ECloseModalWidgetEvent::objectName |
1.8.15