, including all inherited members.
captureMouse(double *xi, double *yi, double *xf, double *yf) | QtPLWidget | |
captureMouse2(double *xi, double *yi, double *xf, double *yf) | QtPLWidget | |
clearBuffer() | QtPLWidget | |
clearWidget() | QtPLWidget | |
cursor_end_x | QtPLWidget | |
cursor_end_y | QtPLWidget | |
cursor_start_x | QtPLWidget | |
cursor_start_y | QtPLWidget | |
cursorParameters | QtPLWidget | [protected] |
drawLine(short x1, short y1, short x2, short y2, PLINT ymax) | QtPLWidget | |
drawPolygon(short *x, short *y, PLINT npts, PLINT ymax) | QtPLWidget | |
drawPolyline(short *x, short *y, PLINT npts, PLINT ymax) | QtPLWidget | |
getPlotParameters(double &io_dXFact, double &io_dYFact, double &io_dXOffset, double &io_dYOffset, double &io_dRatio, double i_dWidth=-1., double i_dHeight=-1.) | QtPLWidget | [protected] |
getVirtualHeight() | QtPLWidget | [inline] |
getVirtualWidth() | QtPLWidget | [inline] |
isTracking | QtPLWidget | |
m_bAwaitingRedraw | QtPLWidget | [protected] |
m_brushCurrent | QtPLWidget | [protected] |
m_dAspectRatio | QtPLWidget | [protected] |
m_dSaveHeight | QtPLWidget | [protected] |
m_dSaveWidth | QtPLWidget | [protected] |
m_dVirtualHeight | QtPLWidget | [protected] |
m_dVirtualWidth | QtPLWidget | [protected] |
m_iOldSize | QtPLWidget | [protected] |
m_iPreviousHeight | QtPLWidget | [protected] |
m_iPreviousWidth | QtPLWidget | [protected] |
m_listBuffer | QtPLWidget | [protected] |
m_painterP | QtPLWidget | [protected] |
m_penCurrent | QtPLWidget | [protected] |
m_pixPixmap | QtPLWidget | [protected] |
mouseMoveEvent(QMouseEvent *event) | QtPLWidget | [slot] |
mousePressEvent(QMouseEvent *event) | QtPLWidget | [slot] |
mouseReleaseEvent(QMouseEvent *event) | QtPLWidget | [slot] |
paintEvent(QPaintEvent *) | QtPLWidget | [slot] |
plot(QPainter *p, double x_fact, double y_fact, double x_offset, double y_offset) | QtPLWidget | |
print(QPrinter &printer) | QtPLWidget | |
QtPLWidget(int i_iWidth=500, int i_iHeight=500, double i_dSaveWidth=500., double i_dSaveHeight=500., QWidget *i_wiParent=0) | QtPLWidget | |
resized(double ratio) | QtPLWidget | [signal] |
resizeEvent(QResizeEvent *) | QtPLWidget | [slot] |
savePixmap(QString &name, char *format, int width, int height, int compression) | QtPLWidget | |
setColor(int r, int g, int b) | QtPLWidget | |
setDashed(PLINT nms, PLINT *mark, PLINT *space) | QtPLWidget | |
setNewSaveSize(double i_dSaveWidth, double i_dSaveHeight) | QtPLWidget | |
setSmooth(bool) | QtPLWidget | |
setSolid() | QtPLWidget | |
setWidth(PLFLT r) | QtPLWidget | |
step | QtPLWidget | |
~QtPLWidget() | QtPLWidget | |