artefaktur
software engineer &        architecture

 
 
 
 

class Gauge

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::Gauge Class Reference

#include <Gauge.h>

Inheritance diagram for acdk::wx::Gauge:

acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxGauge

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.5
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 Gauge (IN(RWindow) parent, int id, int range, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=OrientHorizontal, IN(RStringArray) choices=Nil, IN(RValidator) validator=Validator::defaultValidator(), IN(RString) name=Gauge)
void setShadowWidth (int w)
void setBezelFace (int w)
void setRange (int r)
void setValue (int pos)
int getShadowWidth () const
int getBezelFace () const
int getRange () const
int getValue () const
bool setForegroundColour (IN(RColour) col)
bool setBackgroundColour (IN(RColour) col)
bool acceptsFocus () const

Constructor & Destructor Documentation

acdk::wx::Gauge::Gauge IN(RWindow parent,
int  id,
int  range,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize(),
int  style = OrientHorizontal,
IN(RStringArray choices = Nil,
IN(RValidator validator = Validator::defaultValidator(),
IN(RString name = Gauge
[inline]
 


Member Function Documentation

bool acdk::wx::Gauge::acceptsFocus  )  const [inline]
 

Reimplemented from acdk::wx::Window.

int acdk::wx::Gauge::getBezelFace  )  const [inline]
 

int acdk::wx::Gauge::getRange  )  const [inline]
 

int acdk::wx::Gauge::getShadowWidth  )  const [inline]
 

int acdk::wx::Gauge::getValue  )  const [inline]
 

bool acdk::wx::Gauge::setBackgroundColour IN(RColour col  )  [inline]
 

Reimplemented from acdk::wx::Window.

void acdk::wx::Gauge::setBezelFace int  w  )  [inline]
 

bool acdk::wx::Gauge::setForegroundColour IN(RColour col  )  [inline]
 

Reimplemented from acdk::wx::Window.

void acdk::wx::Gauge::setRange int  r  )  [inline]
 

void acdk::wx::Gauge::setShadowWidth int  w  )  [inline]
 

void acdk::wx::Gauge::setValue int  pos  )  [inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer