logo
Main Page | Namespaces | Classes | Compounds | Files | Compound Members | Related

GUIToolkit::ComboBoxItem Class Reference

Items for use in a combo box. More...

#include <ListBox.h>

List of all members.

Public Methods

 ComboBoxItem (std::string s)
 Constructor. 's' is the caption of the item.

 ~ComboBoxItem ()
 Destructor.


Public Attributes

std::string Label
 Name of ComboBox item.


Friends

class ComboBox
 ComboBox may access private members.


Detailed Description

Items for use in a combo box.

Definition at line 18 of file ListBox.h.


The documentation for this class was generated from the following file:
Syntopia Project. Visit the web page, or the SourceForge page.
Docs made by Doxygen. Email: Mikael Christensen