MythTV  0.26-pre
Public Member Functions | Public Attributes | Protected Member Functions
MythThemedMenuState Class Reference

#include <myththemedmenu.h>

Inheritance diagram for MythThemedMenuState:
MythScreenType MythUIType XMLParseBase MythThemedMenu

List of all members.

Public Member Functions

 MythThemedMenuState (MythScreenStack *parent, const QString &name)
 ~MythThemedMenuState ()
bool Create (void)

Public Attributes

void(* m_callback )(void *, QString &)
voidm_callbackdata
bool m_killable
bool m_loaded
MythUIStateTypem_titleState
MythUIStateTypem_watermarkState
MythUIButtonListm_buttonList
MythUITextm_descriptionText

Protected Member Functions

void CopyFrom (MythUIType *)

Detailed Description

Definition at line 39 of file myththemedmenu.h.


Constructor & Destructor Documentation

MythThemedMenuState::MythThemedMenuState ( MythScreenStack parent,
const QString &  name 
)

Definition at line 31 of file myththemedmenu.cpp.

Referenced by MythThemedMenu::MythThemedMenu().

Definition at line 40 of file myththemedmenu.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 44 of file myththemedmenu.cpp.

Referenced by MythThemedMenu::Init().

void MythThemedMenuState::CopyFrom ( MythUIType base) [protected, virtual]

Copy this widgets state from another.

Reimplemented from MythScreenType.

Definition at line 65 of file myththemedmenu.cpp.

Referenced by MythThemedMenu::Init().


Member Data Documentation

Definition at line 50 of file myththemedmenu.h.

Referenced by MythThemedMenu::keyPressEvent(), and MythThemedMenu::setKillable().

Definition at line 52 of file myththemedmenu.h.

Referenced by CopyFrom(), Create(), and MythThemedMenu::Init().

Definition at line 53 of file myththemedmenu.h.

Referenced by CopyFrom(), Create(), and MythThemedMenu::parseMenu().

Definition at line 56 of file myththemedmenu.h.

Referenced by CopyFrom(), Create(), and MythThemedMenu::setButtonActive().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends