Adds on-canvas-buttons and other features to QwtPlot.
More...
#include <PacPlot.h>
List of all members.
Detailed Description
Adds on-canvas-buttons and other features to QwtPlot.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacPlot::PacPlot |
( |
QWidget * |
parent = 0 | ) |
[explicit] |
PacPlot::PacPlot |
( |
const QwtText & |
title, |
|
|
QWidget * |
p = 0 |
|
) |
| [explicit] |
Member Function Documentation
void PacPlot::changeEvent |
( |
QEvent * |
event | ) |
[protected, virtual] |
bool PacPlot::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
e |
|
) |
| [protected, virtual] |
bool PacPlot::markerToolIsChecked |
( |
| ) |
const |
void PacPlot::pickerAppended |
( |
QwtDoublePoint |
p | ) |
[signal] |
void PacPlot::pickerMoved |
( |
QwtDoublePoint |
p | ) |
[signal] |
void PacPlot::setHelpText |
( |
const QString & |
helptitle, |
|
|
const QString & |
helptext |
|
) |
| |
void PacPlot::setMarkerToolChecked |
( |
bool |
checked | ) |
|
void PacPlot::setToolSelectionWidgetsVisible |
( |
bool |
visible | ) |
|
void PacPlot::setZoomBase |
( |
| ) |
[virtual] |
void PacPlot::setZoomToolChecked |
( |
bool |
checked | ) |
|
bool PacPlot::zoomToolIsChecked |
( |
| ) |
const |
The documentation for this class was generated from the following files: