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.

Definition at line 26 of file qwt.h.


Member Enumeration Documentation

enum Qwt::Errors
 

Todo:
Documentation
Enumeration values:
ErrNone 
ErrNoMem 
ErrMono 

Definition at line 62 of file qwt.h.

enum Qwt::Position
 

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

Enumeration values:
Left 
Right 
Top 
Bottom 
Center 

Definition at line 33 of file qwt.h.

enum Qwt::Shape
 

Todo:
Documentation
Enumeration values:
HLine 
VLine 
Cross 
DiagCross 
Rect 
Ellipse 
Triangle 
UTriangle 
DTriangle 
LTriangle 
RTriangle 

Definition at line 44 of file qwt.h.

Referenced by QwtPlotCanvas::outlineStyle(), and QwtPlot::outlineStyle().


The documentation for this class was generated from the following file:
Generated on Fri Nov 7 14:11:50 2003 for Qwt Developer's Guide by doxygen 1.3.2