#include <qwt.h>
Public Types | |
| enum | Position { Left = 0x01, Right = 0x02, Top = 0x04, Bottom = 0x08, Center = 0x10 } |
| enum | Shape { HLine, VLine, Cross, DiagCross, Rect, Ellipse, Triangle, UTriangle, DTriangle, LTriangle, RTriangle } |
| enum | Errors { ErrNone, ErrNoMem, ErrMono } |
|
|
|
|
|
The position of a widget. These constants can be OR'ed together.
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001