GProgress Class Reference

Progress bar control. More...

#include <GProgress.h>

Inheritance diagram for GProgress:

GControl Progress GView GSemaphore

List of all members.

Public Member Functions

const char * GetClass ()
void SetLimits (int64 l, int64 h)
 Sets the range that the Value() is between.
void Value (int64 v)
 Sets the point between the limits that defines where the progress is up to.
int OnEvent (GMessage *Msg)
 Called to process every message received by this window.
void OnPaint (GSurface *pDC)
 Called to paint the onscreen representation of the view.


Detailed Description

Progress bar control.

Member Function Documentation

const char* GProgress::GetClass (  )  [inline]

The class' name. Should be overriden in child classes to return the right class name. Mostly used for debugging, but in the win32 port it is also the default WIN32 class name passed to RegisterClass() in GView::CreateClass().

Returns:
the Class' name for debugging

Reimplemented from GView.


The documentation for this class was generated from the following files:

Generated on Wed May 11 07:51:58 2011 for Lgi by  doxygen 1.5.6