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

OglGui::CrossControl Class Reference

#include <CrossControl.h>

Inheritance diagram for OglGui::CrossControl:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CrossControl (int x, int y, int w, int h, Window *target=0, int btnNr=1, strconst grpTitle="Control", bool extraBtn=false, strconst extraTitle="Reset")
 CrossControl (Window *parent, int w, int h, Window *target=0, int btnNr=1, strconst grpTitle="Control", bool extraBtn=false, strconst extraTitle="Reset")
 CrossControl (Window *parent, int x, int y, int w, int h, Window *target=0, int btnNr=1, strconst grpTitle="Control", bool extraBtn=false, strconst extraTitle="Reset")
virtual void ButtonSelectionEvent (Button *src, void *userData)
virtual void SetTargetWindow (Window *targetWnd)
void SetGroupBorderShading (ULONG brdBg, int fillShaded)
GroupBoxButtonGroup ()
SixButtonCrossButtonCross ()
ButtonResetButton ()

Protected Attributes

WindowmTargetWnd
GroupBoxmButtonGroup
SixButtonCrossmButtonCross
ButtonmResetButton

Private Member Functions

void Init (int w, int h, Window *targetWnd, int btnNr, strconst grpTitle, bool extraBtn, strconst btnTitle)
void InitCross (SixButtonCross *cross, int startId)

Detailed Description

Definition at line 15 of file CrossControl.h.


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