OSDGenericTree Class Reference

#include <osdlistbtntype.h>

Inheritance diagram for OSDGenericTree:

GenericTree

List of all members.


Detailed Description

Definition at line 46 of file osdlistbtntype.h.


Public Member Functions

 OSDGenericTree (OSDGenericTree *parent, const QString &name, const QString &action="", int check=-1, OSDTypeImage *image=NULL, QString group="")
QString getAction (void) const
QString getGroup (void) const
int getCheckable (void) const
OSDTypeImagegetImage (void)
OSDListBtnTypeItemgetParentButton (void)
void setParentButton (OSDListBtnTypeItem *button)

Private Attributes

OSDTypeImagem_image
QString m_action
QString m_group
int m_checkable
OSDListBtnTypeItemm_parentButton

Constructor & Destructor Documentation

OSDGenericTree::OSDGenericTree ( OSDGenericTree parent,
const QString &  name,
const QString &  action = "",
int  check = -1,
OSDTypeImage image = NULL,
QString  group = "" 
) [inline]

Definition at line 50 of file osdlistbtntype.h.


Member Function Documentation

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

Definition at line 62 of file osdlistbtntype.h.

Referenced by TV::TreeMenuSelected().

QString OSDGenericTree::getGroup ( void   )  const [inline]

int OSDGenericTree::getCheckable ( void   )  const [inline]

Definition at line 64 of file osdlistbtntype.h.

Referenced by OSDListTreeType::FillLevelFromTree().

OSDTypeImage* OSDGenericTree::getImage ( void   )  [inline]

Definition at line 66 of file osdlistbtntype.h.

Referenced by OSDListTreeType::FillLevelFromTree().

OSDListBtnTypeItem* OSDGenericTree::getParentButton ( void   )  [inline]

Definition at line 67 of file osdlistbtntype.h.

Referenced by OSDListTreeType::SelectItem().

void OSDGenericTree::setParentButton ( OSDListBtnTypeItem button  )  [inline]

Definition at line 69 of file osdlistbtntype.h.

Referenced by OSDListTreeType::FillLevelFromTree().


Member Data Documentation

Definition at line 73 of file osdlistbtntype.h.

Referenced by getImage().

QString OSDGenericTree::m_action [private]

Definition at line 74 of file osdlistbtntype.h.

Referenced by getAction().

QString OSDGenericTree::m_group [private]

Definition at line 75 of file osdlistbtntype.h.

Referenced by getGroup(), and OSDGenericTree().

Definition at line 76 of file osdlistbtntype.h.

Referenced by getCheckable().

Definition at line 77 of file osdlistbtntype.h.

Referenced by getParentButton(), and setParentButton().


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

Generated on Sat Dec 18 05:16:08 2010 for MythTV by  doxygen 1.5.5