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

OglGui::GroupBox Class Reference

#include <GroupBox.h>

Inheritance diagram for OglGui::GroupBox:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GroupBox (int x, int y, int w, int h, strconst label, int borderType=BEV_ETCHED, float roundness=0)
 GroupBox (Window *parent, int w, int h, strconst label, int borderType=BEV_ETCHED, float roundness=0)
 GroupBox (Window *parent, int x, int y, int w, int h, strconst label, int borderType=BEV_ETCHED, float roundness=0)
void SetText (strconst txt)
virtual void DisplayFunc ()

Private Member Functions

void Init (strconst label, int borderType, float r)

Private Attributes

std::string mLabel
bool mDoTextShadow
ULONG mShadowColor

Detailed Description

Definition at line 11 of file GroupBox.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:01:48 2010 for ImpalaSrc by  doxygen 1.5.1