PLplot  5.10.0
QtEPSDevice Class Reference

#include "qt.h"

Inheritance diagram for QtEPSDevice:
QtPLDriver

List of all members.

Public Member Functions

 QtEPSDevice (int i_iWidth=-1, int i_iHeight=-1)
virtual ~QtEPSDevice ()
virtual void setBackgroundColor (int r, int g, int b, double alpha)
void definePlotName (const char *fileName, int ifeps)
void savePlot ()

Detailed Description

Definition at line 215 of file qt.h.


Constructor & Destructor Documentation

QtEPSDevice::QtEPSDevice ( int  i_iWidth = -1,
int  i_iHeight = -1 
)
virtual QtEPSDevice::~QtEPSDevice ( ) [virtual]

Member Function Documentation

void QtEPSDevice::definePlotName ( const char *  fileName,
int  ifeps 
)
virtual void QtEPSDevice::setBackgroundColor ( int  r,
int  g,
int  b,
double  alpha 
) [virtual]

Reimplemented from QtPLDriver.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines