LibEngsas
Public Member Functions | Public Attributes | List of all members
ECloseModalWidgetEvent Class Reference

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

Detailed Description

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.

Constructor & Destructor Documentation

ECloseModalWidgetEvent::ECloseModalWidgetEvent ( QString  objectName,
QEvent *  event 
)

Member Data Documentation

QEvent* ECloseModalWidgetEvent::event
QString ECloseModalWidgetEvent::objectName

The documentation for this class was generated from the following files: