Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Qwt Class Reference

#include <qwt.h>

List of all members.

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 }


Detailed Description

Some constants for use within Qwt.


Member Enumeration Documentation

enum Qwt::Errors
 

enum Qwt::Position
 

The position of a widget. These constants can be OR'ed together.

enum Qwt::Shape
 


Generated on Tue May 28 15:31:02 2002 for Qwt User's Guide by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001