libHSPlasma
Public Types | Public Member Functions | List of all members
pfGUIListElement Class Reference

#include <pfGUIListBoxMod.h>

Public Types

enum  Types { kText, kPicture, kTreeRoot }

Public Member Functions

 pfGUIListElement ()
void read (hsStream *S)
void write (hsStream *S)
void prcWrite (pfPrcHelper *prc)
void prcParse (const pfPrcTag *tag)
bool isSelected () const
void setSelected (bool sel)

Member Enumeration Documentation

Enumerator:
kText 
kPicture 
kTreeRoot 

Constructor & Destructor Documentation

pfGUIListElement::pfGUIListElement ( )

Member Function Documentation

bool pfGUIListElement::isSelected ( ) const
void pfGUIListElement::prcParse ( const pfPrcTag tag)
void pfGUIListElement::prcWrite ( pfPrcHelper prc)
void pfGUIListElement::read ( hsStream S)
void pfGUIListElement::setSelected ( bool  sel)
void pfGUIListElement::write ( hsStream S)

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