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

OglGui::UpDownButton Class Reference

#include <UpDownButton.h>

Inheritance diagram for OglGui::UpDownButton:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UpDownButton (Window *parent, int x, int y, int width, int height, bool leftRight=false, int margin=0)
 UpDownButton (Window *parent, int width, int height, bool leftRight=false, int margin=0)
void SetUpDownButtonListener (UpDownButtonListener *listener, void *userData=0)
void SetUpDownButtonListener (UpDownButtonListener *listener, int userData)
virtual void ButtonSelectionEvent (Button *src, void *userData)
DirectionButtonUpButton () const
DirectionButtonDownButton () const
virtual void MouseFunc (INT msg, INT but, INT state, INT x, INT y)
void SetRepeatMode (bool mode)
void SetDirectionFeedback (bool mode, ULONG feedbackCol=0xff606060)
void SetClosed (bool mode=true)
void SetFilled (bool mode=true)
void SetFixedArrowSize (int sz)
void AdjustRoundness (float r0, float r1, float r2, float r3, bool childAdjust=true, int margin=0)

Private Member Functions

void Init (int w, int h, bool leftRight, int margin)

Private Attributes

DirectionButtonmUpButton
DirectionButtonmDownButton
UpDownButtonListenermListener
void * mListenerData
bool mLeftRight

Detailed Description

Definition at line 27 of file UpDownButton.h.


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