MythTV  master
Public Member Functions | Private Attributes | List of all members
MythThemeBase Class Reference

#include <myththemebase.h>

Collaboration diagram for MythThemeBase:
Collaboration graph
[legend]

Public Member Functions

 MythThemeBase (MythMainWindow *MainWindow)
 
 ~MythThemeBase ()
 
void Reload ()
 

Private Attributes

MythScreenStackm_background { nullptr }
 
MythScreenTypem_backgroundscreen { nullptr }
 

Detailed Description

Definition at line 11 of file myththemebase.h.

Constructor & Destructor Documentation

◆ MythThemeBase()

MythThemeBase::MythThemeBase ( MythMainWindow MainWindow)
explicit

Definition at line 13 of file myththemebase.cpp.

◆ ~MythThemeBase()

MythThemeBase::~MythThemeBase ( )

Definition at line 29 of file myththemebase.cpp.

Member Function Documentation

◆ Reload()

void MythThemeBase::Reload ( )

Definition at line 37 of file myththemebase.cpp.

Referenced by MythMainWindow::Init().

Member Data Documentation

◆ m_background

MythScreenStack* MythThemeBase::m_background { nullptr }
private

Definition at line 21 of file myththemebase.h.

Referenced by MythThemeBase(), and Reload().

◆ m_backgroundscreen

MythScreenType* MythThemeBase::m_backgroundscreen { nullptr }
private

Definition at line 22 of file myththemebase.h.

Referenced by MythThemeBase(), and Reload().


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