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

OglGui::ProgressBar Class Reference

#include <ProgressBar.h>

Inheritance diagram for OglGui::ProgressBar:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ProgressBar (Window *parent, int x, int y, int width, int height, int borderType=BEV_ETCHED)
 ProgressBar (Window *parent, int width, int height, int borderType=BEV_ETCHED)
void SetProgress (float val)
float GetProgress ()
void SetHorizontal (bool mode=true)
void SetColors (ULONG startCol=oglLIGHTGREY, ULONG endCol=oglDARKGREEN)
void ShowPercentage (bool mode=true)
virtual void DisplayFunc ()

Private Member Functions

void Init (int borderType)

Private Attributes

float mPercentage
bool mShowPercentage
bool mHorizontal
ULONG mStartColor
ULONG mEndColor

Detailed Description

Definition at line 11 of file ProgressBar.h.


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