#include <mythmainwindow_internal.h>
Public Member Functions | |
| MythPainterWindowQt (MythMainWindow *win, MythMainWindowPrivate *priv) | |
| void | paintEvent (QPaintEvent *e) |
Public Attributes | |
| MythMainWindow * | parent |
| MythMainWindowPrivate * | d |
Definition at line 46 of file mythmainwindow_internal.h.
| MythPainterWindowQt::MythPainterWindowQt | ( | MythMainWindow * | win, | |
| MythMainWindowPrivate * | priv | |||
| ) |
Definition at line 404 of file mythmainwindow.cpp.
| void MythPainterWindowQt::paintEvent | ( | QPaintEvent * | e | ) |
Definition at line 411 of file mythmainwindow.cpp.
Definition at line 55 of file mythmainwindow_internal.h.
Referenced by paintEvent().
Definition at line 56 of file mythmainwindow_internal.h.
Referenced by paintEvent().
1.6.3