|
| | ScreenCopyDest (MythScreenType *screen) |
| |
| void | handleText (const QString &name, const QString &value) override |
| |
| void | handleState (const QString &name, const QString &value) override |
| |
| void | handleImage (const QString &name, const QString &filename) override |
| |
| virtual void | handleText (const QString &name, const QString &value)=0 |
| |
| virtual void | handleState (const QString &name, const QString &value)=0 |
| |
| virtual void | handleImage (const QString &name, const QString &filename)=0 |
| |
Definition at line 382 of file videodlg.cpp.
◆ ScreenCopyDest()
| anonymous_namespace{videodlg.cpp}::ScreenCopyDest::ScreenCopyDest |
( |
MythScreenType * |
screen | ) |
|
|
inlineexplicit |
◆ handleImage()
| void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleImage |
( |
const QString & |
name, |
|
|
const QString & |
filename |
|
) |
| |
|
inlineoverridevirtual |
◆ handleState()
| void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleState |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
|
inlineoverridevirtual |
◆ handleText()
| void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleText |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
|
inlineoverridevirtual |
◆ m_screen
| MythScreenType* anonymous_namespace{videodlg.cpp}::ScreenCopyDest::m_screen {nullptr} |
|
private |
The documentation for this class was generated from the following file: