#include <osd.h>
Public Member Functions | |
| OSDHideEvent (enum OSDFunctionalType osdFunctionalType) | |
| int | GetFunctionalType () |
Static Public Attributes | |
| static Type | kEventType |
Private Attributes | |
| OSDFunctionalType | m_osdFunctionalType |
Definition at line 58 of file osd.h.
| OSDHideEvent::OSDHideEvent | ( | enum OSDFunctionalType | osdFunctionalType | ) | [inline] |
| int OSDHideEvent::GetFunctionalType | ( | ) | [inline] |
Definition at line 64 of file osd.h.
Referenced by TV::customEvent().
QEvent::Type OSDHideEvent::kEventType [static] |
(QEvent::Type) QEvent::registerEventType()
Definition at line 66 of file osd.h.
Referenced by TV::customEvent().
1.6.3