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

OglGui::CheckBoxValueBar Class Reference

#include <CheckBoxValueBar.h>

Inheritance diagram for OglGui::CheckBoxValueBar:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckBoxValueBar (Window *parent, int w, int h, strconst str, ULONG color, int cbW=120, bool menuBtn=false)
 CheckBoxValueBar (Window *parent, int x, int y, int w, int h, strconst str, ULONG color, int cbW=120, bool menuBtn=false)
string Name ()
void Name (strconst str)
ULONG Color ()
bool Selected ()
void Selected (bool mode)
void ValueStr (strconst s)
string ValueStr ()
CheckBox * ChBox ()
StaticText * ValueText ()
Window * ValueBar ()
DirectionButton * MenuBtn ()

Private Types

typedef std::string string

Private Member Functions

void Init (int w, int h, strconst str, ULONG color, int cbW, bool menu)

Private Attributes

CheckBox * mChBox
StaticText * mValueText
Window * mValueBar
DirectionButton * mMenuBtn

Detailed Description

Definition at line 16 of file CheckBoxValueBar.h.


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