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

#include <playlisteditorview.h>

Inheritance diagram for MusicGenericTree:
MythGenericTree

List of all members.

Public Member Functions

 MusicGenericTree (MusicGenericTree *parent, const QString &name, const QString &action="", MythUIButtonListItem::CheckState state=MythUIButtonListItem::CantCheck, bool showArrow=true)
virtual ~MusicGenericTree ()
QString getAction (void) const
MythUIButtonListItem::CheckState getCheck (void) const
void setCheck (MythUIButtonListItem::CheckState state)
void setDrawArrow (bool flag)
MythUIButtonListItemCreateListButton (MythUIButtonList *list)

Protected Attributes

QString m_action
QPointer< MusicButtonItemm_buttonItem
MythUIButtonListItem::CheckState m_check
bool m_showArrow
bool m_active

Detailed Description

Definition at line 34 of file playlisteditorview.h.


Constructor & Destructor Documentation

MusicGenericTree::MusicGenericTree ( MusicGenericTree parent,
const QString &  name,
const QString &  action = "",
MythUIButtonListItem::CheckState  state = MythUIButtonListItem::CantCheck,
bool  showArrow = true 
)

Definition at line 24 of file playlisteditorview.cpp.

Definition at line 44 of file playlisteditorview.cpp.


Member Function Documentation

QString MusicGenericTree::getAction ( void  ) const [inline]

Definition at line 43 of file playlisteditorview.h.

Definition at line 45 of file playlisteditorview.h.

Definition at line 55 of file playlisteditorview.cpp.

Definition at line 48 of file playlisteditorview.cpp.

Referenced by MusicGenericTree().

Reimplemented from MythGenericTree.

Definition at line 65 of file playlisteditorview.cpp.


Member Data Documentation

QString MusicGenericTree::m_action [protected]

Definition at line 53 of file playlisteditorview.h.

Referenced by MusicGenericTree().

Definition at line 54 of file playlisteditorview.h.

Referenced by CreateListButton(), setCheck(), and setDrawArrow().

Definition at line 55 of file playlisteditorview.h.

Referenced by CreateListButton(), MusicGenericTree(), and setCheck().

Definition at line 56 of file playlisteditorview.h.

Referenced by CreateListButton(), MusicGenericTree(), and setDrawArrow().

Definition at line 57 of file playlisteditorview.h.


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