|
PLplot
5.10.0
|
#include "qt.h"
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 () |
| QtEPSDevice::QtEPSDevice | ( | int | i_iWidth = -1, |
| int | i_iHeight = -1 |
||
| ) |
| virtual QtEPSDevice::~QtEPSDevice | ( | ) | [virtual] |
| void QtEPSDevice::definePlotName | ( | const char * | fileName, |
| int | ifeps | ||
| ) |
| virtual void QtEPSDevice::setBackgroundColor | ( | int | r, |
| int | g, | ||
| int | b, | ||
| double | alpha | ||
| ) | [virtual] |
Reimplemented from QtPLDriver.