|
MythTV
0.26-pre
|
#include <osd.h>
Public Member Functions | |
| MythOSDWindow (MythScreenStack *parent, const QString &name, bool themed) | |
| virtual bool | Create (void) |
Private Attributes | |
| bool | m_themed |
| MythOSDWindow::MythOSDWindow | ( | MythScreenStack * | parent, |
| const QString & | name, | ||
| bool | themed | ||
| ) | [inline] |
| virtual bool MythOSDWindow::Create | ( | void | ) | [inline, virtual] |
Reimplemented from MythScreenType.
Definition at line 110 of file osd.h.
Referenced by OSD::LoadWindows().
bool MythOSDWindow::m_themed [private] |
1.7.6.1