MythUIGroup Class Reference
[MythUI Widget and theme handling]

Create a group of widgets. More...

#include <mythuigroup.h>

Inheritance diagram for MythUIGroup:
MythUIType XMLParseBase

List of all members.

Public Member Functions

 MythUIGroup (MythUIType *parent, const QString &name)
 ~MythUIGroup ()
void Reset (void)
 Reset the widget to it's original state, should not reset changes made by the theme.

Protected Member Functions

virtual void CopyFrom (MythUIType *base)
 Copy this widgets state from another.
virtual void CreateCopy (MythUIType *parent)
 Copy the state of this widget to the one given, it must be of the same type.

Detailed Description

Create a group of widgets.

Definition at line 11 of file mythuigroup.h.


Constructor & Destructor Documentation

MythUIGroup::MythUIGroup ( MythUIType parent,
const QString &  name 
)

Definition at line 4 of file mythuigroup.cpp.

Referenced by CreateCopy().

MythUIGroup::~MythUIGroup (  ) 

Definition at line 9 of file mythuigroup.cpp.


Member Function Documentation

void MythUIGroup::Reset ( void   )  [virtual]

Reset the widget to it's original state, should not reset changes made by the theme.

Reimplemented from MythUIType.

Definition at line 13 of file mythuigroup.cpp.

Referenced by MythUIButtonListItem::SetToRealButton().

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

Copy this widgets state from another.

Reimplemented from MythUIType.

Definition at line 18 of file mythuigroup.cpp.

Referenced by CreateCopy().

void MythUIGroup::CreateCopy ( MythUIType parent  )  [protected, virtual]

Copy the state of this widget to the one given, it must be of the same type.

Reimplemented from MythUIType.

Definition at line 28 of file mythuigroup.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:18 2012 for MythTV by  doxygen 1.6.3