UIListGenericTree Class Reference

#include <uilistbtntype.h>

Inheritance diagram for UIListGenericTree:

GenericTree PlaylistItem TreeCheckItem PlaylistTitle PlaylistTrack CDCheckItem PlaylistCD PlaylistPlaylist

List of all members.


Detailed Description

Definition at line 30 of file uilistbtntype.h.


Public Member Functions

 UIListGenericTree (UIListGenericTree *parent, const QString &name, const QString &action="", int check=-1, QPixmap *image=NULL)
virtual ~UIListGenericTree ()
QPixmap * getImage (void)
QString getAction (void)
int getCheck (void)
virtual void setCheck (int flag)
void setItem (UIListBtnTypeItem *item)
UIListBtnTypeItemgetItem (void)
void setText (const QString &text)
void setPixmap (QPixmap *pixmap)
void setDrawArrow (bool flag)
void RemoveFromParent (void)
void setActive (bool flag)
bool getActive (void)
bool movePositionUpDown (bool flag)

Protected Attributes

QPixmap * m_image
QString m_action
int m_check
UIListBtnTypeItemm_physitem
bool m_active

Constructor & Destructor Documentation

UIListGenericTree::UIListGenericTree ( UIListGenericTree parent,
const QString &  name,
const QString &  action = "",
int  check = -1,
QPixmap *  image = NULL 
)

Definition at line 29 of file uilistbtntype.cpp.

UIListGenericTree::~UIListGenericTree (  )  [virtual]

Definition at line 51 of file uilistbtntype.cpp.


Member Function Documentation

QPixmap* UIListGenericTree::getImage ( void   )  [inline]

Definition at line 39 of file uilistbtntype.h.

Referenced by UIListTreeType::FillLevelFromTree().

QString UIListGenericTree::getAction ( void   )  [inline]

Definition at line 40 of file uilistbtntype.h.

int UIListGenericTree::getCheck ( void   )  [inline]

void UIListGenericTree::setCheck ( int  flag  )  [virtual]

Reimplemented in TreeCheckItem.

Definition at line 90 of file uilistbtntype.cpp.

Referenced by TreeCheckItem::setCheck().

void UIListGenericTree::setItem ( UIListBtnTypeItem item  )  [inline]

UIListBtnTypeItem* UIListGenericTree::getItem ( void   )  [inline]

Definition at line 45 of file uilistbtntype.h.

void UIListGenericTree::setText ( const QString &  text  ) 

void UIListGenericTree::setPixmap ( QPixmap *  pixmap  ) 

Definition at line 77 of file uilistbtntype.cpp.

Referenced by PlaylistTrack::beMoving().

void UIListGenericTree::setDrawArrow ( bool  flag  ) 

Definition at line 84 of file uilistbtntype.cpp.

Referenced by RemoveFromParent(), and UIListGenericTree().

void UIListGenericTree::RemoveFromParent ( void   ) 

void UIListGenericTree::setActive ( bool  flag  ) 

bool UIListGenericTree::getActive ( void   ) 

bool UIListGenericTree::movePositionUpDown ( bool  flag  ) 

Definition at line 113 of file uilistbtntype.cpp.

Referenced by PlaylistTrack::moveUpDown().


Member Data Documentation

QPixmap* UIListGenericTree::m_image [protected]

QString UIListGenericTree::m_action [protected]

Definition at line 61 of file uilistbtntype.h.

Referenced by UIListGenericTree().

int UIListGenericTree::m_check [protected]

Definition at line 62 of file uilistbtntype.h.

Referenced by setCheck(), and UIListGenericTree().

Definition at line 66 of file uilistbtntype.h.

Referenced by getActive(), setActive(), and UIListGenericTree().


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

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