QwtCompass


Functions

int qwtCompassSetSimpleCompassRose (PARAM *p, int id, int numThorns, int numThornLevels, float width=0.2f)
int qwtCompassSetMass (PARAM *p, int id, float mass)
int qwtCompassSetReadOnly (PARAM *p, int id, int rdonly)
int qwtCompassSetFrameShadow (PARAM *p, int id, int shadow)
int qwtCompassShowBackground (PARAM *p, int id, int show)
int qwtCompassSetLineWidth (PARAM *p, int id, int width)
int qwtCompassSetMode (PARAM *p, int id, int mode)
int qwtCompassSetWrapping (PARAM *p, int id, int wrap)
int qwtCompassSetScale (PARAM *p, int id, int maxMajIntv, int maxMinIntv, float step)
int qwtCompassSetScaleArc (PARAM *p, int id, float min, float max)
int qwtCompassSetOrigin (PARAM *p, int id, float o)
int qwtCompassSetNeedle (PARAM *p, int id, int which, int r1=0, int g1=0, int b1=0, int r2=255, int g2=255, int b2=255, int r3=128, int g3=128, int b3=128)
int qwtCompassSetValue (PARAM *p, int id, float value)

Detailed Description

QwtCompass Widget

Function Documentation

int qwtCompassSetFrameShadow PARAM p,
int  id,
int  shadow
 

DialShadow.

int qwtCompassSetLineWidth PARAM p,
int  id,
int  width
 

     

int qwtCompassSetMass PARAM p,
int  id,
float  mass
 

     

int qwtCompassSetMode PARAM p,
int  id,
int  mode
 

DialMode.

int qwtCompassSetNeedle PARAM p,
int  id,
int  which,
int  r1 = 0,
int  g1 = 0,
int  b1 = 0,
int  r2 = 255,
int  g2 = 255,
int  b2 = 255,
int  r3 = 128,
int  g3 = 128,
int  b3 = 128
 

which = CompassNeedle.
if(which==QwtCompassNeedle1)    QwtCompassNeedle1(r1,g1,b1);
if(which==QwtCompassNeedle2)    QwtCompassNeedle2(r1,g1,b1, r2,g2,b2);
if(which==QwtCompassNeedle3)    QwtCompassNeedle3(r1,g1,b1, r2,g2,b2);
if(which==QwtCompassNeedle4)    QwtCompassNeedle4(r1,g1,b1, r2,g2,b2, r3,g3,b3);
if(which==QwtCompassLineNeedle) QwtCompassLineNeedle(r1,g1,b1);

int qwtCompassSetOrigin PARAM p,
int  id,
float  o
 

     

int qwtCompassSetReadOnly PARAM p,
int  id,
int  rdonly
 

rdonly = 0 | 1

int qwtCompassSetScale PARAM p,
int  id,
int  maxMajIntv,
int  maxMinIntv,
float  step
 

     

int qwtCompassSetScaleArc PARAM p,
int  id,
float  min,
float  max
 

     

int qwtCompassSetSimpleCompassRose PARAM p,
int  id,
int  numThorns,
int  numThornLevels,
float  width = 0.2f
 

     

int qwtCompassSetValue PARAM p,
int  id,
float  value
 

     

int qwtCompassSetWrapping PARAM p,
int  id,
int  wrap
 

     

int qwtCompassShowBackground PARAM p,
int  id,
int  show
 

     


Generated on Mon Jun 5 08:33:36 2006 for ProcessViewBrowser-ServerProgramming by  doxygen 1.4.6