|
MythTV
0.26-pre
|
#include <videopopups.h>
Public Member Functions | |
| PlotDialog (MythScreenStack *lparent, VideoMetadata *metadata) | |
| bool | Create () |
Private Attributes | |
| VideoMetadata * | m_metadata |
Definition at line 24 of file videopopups.h.
| PlotDialog::PlotDialog | ( | MythScreenStack * | lparent, |
| VideoMetadata * | metadata | ||
| ) |
Definition at line 54 of file videopopups.cpp.
| bool PlotDialog::Create | ( | void | ) | [virtual] |
Reimplemented from MythScreenType.
Definition at line 59 of file videopopups.cpp.
Referenced by VideoDialog::ViewPlot().
VideoMetadata* PlotDialog::m_metadata [private] |
Definition at line 34 of file videopopups.h.
Referenced by Create().
1.7.6.1