MythTV  master
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{videodlg.cpp}::ScreenCopyDest Class Reference
Inheritance diagram for anonymous_namespace{videodlg.cpp}::ScreenCopyDest:
[legend]
Collaboration diagram for anonymous_namespace{videodlg.cpp}::ScreenCopyDest:
[legend]

Public Member Functions

 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
 

Private Attributes

MythScreenTypem_screen {nullptr}
 

Detailed Description

Definition at line 380 of file videodlg.cpp.

Constructor & Destructor Documentation

◆ ScreenCopyDest()

anonymous_namespace{videodlg.cpp}::ScreenCopyDest::ScreenCopyDest ( MythScreenType screen)
inlineexplicit

Definition at line 383 of file videodlg.cpp.

Member Function Documentation

◆ handleText()

void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleText ( const QString &  name,
const QString &  value 
)
inlineoverridevirtual

◆ handleState()

void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleState ( const QString &  name,
const QString &  value 
)
inlineoverridevirtual

◆ handleImage()

void anonymous_namespace{videodlg.cpp}::ScreenCopyDest::handleImage ( const QString &  name,
const QString &  filename 
)
inlineoverridevirtual

Member Data Documentation

◆ m_screen

MythScreenType* anonymous_namespace{videodlg.cpp}::ScreenCopyDest::m_screen {nullptr}
private

Definition at line 423 of file videodlg.cpp.


The documentation for this class was generated from the following file: