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

Public Member Functions

 MythUIButtonListItemCopyDest (MythUIButtonListItem *item)
 
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
 

Private Attributes

MythUIButtonListItemm_item {nullptr}
 

Detailed Description

Definition at line 428 of file videodlg.cpp.

Constructor & Destructor Documentation

◆ MythUIButtonListItemCopyDest()

anonymous_namespace{videodlg.cpp}::MythUIButtonListItemCopyDest::MythUIButtonListItemCopyDest ( MythUIButtonListItem item)
inlineexplicit

Definition at line 431 of file videodlg.cpp.

Member Function Documentation

◆ handleImage()

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

◆ handleState()

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

◆ handleText()

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

Member Data Documentation

◆ m_item

MythUIButtonListItem* anonymous_namespace{videodlg.cpp}::MythUIButtonListItemCopyDest::m_item {nullptr}
private

Definition at line 450 of file videodlg.cpp.


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