QSAS_2_3/QSAS_dist/src/Utilities/qplplot/QtPLWidget.h File Reference

#include <iostream>
#include <qapplication.h>
#include <qwidget.h>
#include <qpixmap.h>
#include <qpen.h>
#include <qpainter.h>
#include <qtimer.h>
#include <qpoint.h>
#include <qptrlist.h>
#include <qeventloop.h>
#include <qimage.h>
#include <qprinter.h>
#include <qpaintdevicemetrics.h>
#include "plplot.h"
#include <cmath>

Classes

class  BufferElement
union  BufferElement::DataType
struct  BufferElement::DataType::LineStruct_
struct  BufferElement::DataType::PolylineStruct_
struct  BufferElement::DataType::ColourStruct_
class  QtPLWidget

Typedefs

typedef enum ElementType_ ElementType

Enumerations

enum  ElementType_ {
  LINE, POLYLINE, POLYGON, SET_WIDTH,
  SET_COLOUR, SET_DASHED, SET_SOLID, SET_SMOOTH
}

Functions

void plsqtdev (void *plotdev)
double PlWidth2QtWidth (double width)
int QtWidth2PlWidth (double width)

Typedef Documentation

typedef enum ElementType_ ElementType


Enumeration Type Documentation

Enumerator:
LINE 
POLYLINE 
POLYGON 
SET_WIDTH 
SET_COLOUR 
SET_DASHED 
SET_SOLID 
SET_SMOOTH 


Function Documentation

void plsqtdev ( void *  plotdev  ) 

double PlWidth2QtWidth ( double  width  ) 

int QtWidth2PlWidth ( double  width  ) 


Generated on Tue Dec 9 16:55:35 2008 for QSAS by  doxygen 1.5.7