GRE::UI::GADGET_SCALEBAR Class Reference

#include <gre/uigadgetscalebar.h>

Inheritance diagram for GRE::UI::GADGET_SCALEBAR:
Inheritance graph
[legend]

List of all members.

Classes

class  SETTINGS

Public Types

enum  STYLE {
  STYLE_UnitSingle = 0x0000, STYLE_UnitDual = 0x8000, STYLE_UnitCombined = 0x4000, STYLE_LabelAbove = 0x0000,
  STYLE_LabelBelow = 0x2000, STYLE_Box = 0, STYLE_IBeam = 1, STYLE_UBeam = 2,
  STYLE_DualCombinedBeams = STYLE_UnitCombined | STYLE_IBeam, STYLE_MASK_Shape = 0x00FF
}

Public Member Functions

 GADGET_SCALEBAR (MGUI::TOOLCANVAS *pCanvas, VIEW *view)
 ~GADGET_SCALEBAR ()

Member Enumeration Documentation

Enumerator:
STYLE_UnitSingle 

Single unit (default).

STYLE_UnitDual 

Dual units, cannot combine with STYLE_UnitSingle.

STYLE_UnitCombined 
STYLE_LabelAbove 

Label above bar (default).

STYLE_LabelBelow 

Label below bar, cannot combine with STYLE_LabelAbove.

STYLE_Box 
STYLE_IBeam 
STYLE_UBeam 
STYLE_DualCombinedBeams 
STYLE_MASK_Shape 

Constructor & Destructor Documentation

GRE::UI::GADGET_SCALEBAR::GADGET_SCALEBAR ( MGUI::TOOLCANVAS pCanvas,
VIEW view 
)

Contructor.

GRE::UI::GADGET_SCALEBAR::~GADGET_SCALEBAR (  ) 

Destructor.


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

Generated on Sun Oct 7 21:34:59 2012 for TNTsdk 2012 by  doxygen 1.6.1