Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::CheckBoxValueBars Class Reference

#include <CheckBoxValueBars.h>

Inheritance diagram for OglGui::CheckBoxValueBars:

Inheritance graph
[legend]
Collaboration diagram for OglGui::CheckBoxValueBars:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckBoxValueBars (Window *parent, int w, int h, int options=0)
 CheckBoxValueBars (Window *parent, int x, int y, int w, int h, int options=0)
void CheckBoxWidth (int w)
int CheckBoxWidth ()
int NrOfItems ()
CheckBoxValueBarAddItem (strconst str, ULONG color)
CheckBoxValueBarGetItem (int idx)
CheckBoxValueBarGetItem (strconst str)
void AddChoice (strconst str)
void ClearChoices ()
virtual void StringSelectionEvent (StringSelector *src, int strIndex, void *userData)
void SelectorPopUpAtCheckBox (CheckBox *chBox)
void HideDropSelector ()
virtual void InitDisplayFunc ()
virtual void WindowMouseEvent (Window *src, int msg, int but, int state, int x, int y, void *userData)

Protected Attributes

WindowmTopWnd
WindowmModalWnd
DropDownStringSelectormDropSelector
int mCheckBoxWidth
int mOptions

Private Member Functions

void HandleOptions ()
void Init (int w, int h, int options)

Static Private Attributes

static const int ON_CHECKBOX = 1
static const int ON_HEADER = 2
static const int ON_MODALWND = 3

Detailed Description

Definition at line 20 of file CheckBoxValueBars.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:59:33 2010 for ImpalaSrc by  doxygen 1.5.1