libHSPlasma
|
#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) |
pfGUIListElement::pfGUIListElement | ( | ) |
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 | ) |