MythTV  master
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ScreenLoadTask Class Reference
Inheritance diagram for ScreenLoadTask:
Inheritance graph
[legend]
Collaboration diagram for ScreenLoadTask:
Collaboration graph
[legend]

Public Member Functions

 ScreenLoadTask (MythScreenType &parent)
 

Private Member Functions

void run (void) override
 

Private Attributes

MythScreenTypem_parent
 

Detailed Description

Definition at line 44 of file mythscreentype.cpp.

Constructor & Destructor Documentation

◆ ScreenLoadTask()

ScreenLoadTask::ScreenLoadTask ( MythScreenType parent)
inlineexplicit

Definition at line 47 of file mythscreentype.cpp.

Member Function Documentation

◆ run()

void ScreenLoadTask::run ( void  )
inlineoverrideprivate

Definition at line 50 of file mythscreentype.cpp.

Member Data Documentation

◆ m_parent

MythScreenType& ScreenLoadTask::m_parent
private

Definition at line 58 of file mythscreentype.cpp.

Referenced by run().


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