libPacPlot 2.0(r200)
Improved Qwt Plot Widget
Signals | Public Member Functions | Protected Member Functions

PacPlot Class Reference

Adds on-canvas-buttons and other features to QwtPlot. More...

#include <PacPlot.h>

List of all members.

Signals

void pickerAppended (QwtDoublePoint p)
void pickerMoved (QwtDoublePoint p)

Public Member Functions

 PacPlot (QWidget *parent=0)
 PacPlot (const QwtText &title, QWidget *p=0)
void setHelpText (const QString &helptitle, const QString &helptext)
bool markerToolIsChecked () const
bool zoomToolIsChecked () const
void setMarkerToolChecked (bool checked)
void setZoomToolChecked (bool checked)
void setToolSelectionWidgetsVisible (bool visible)
virtual void setZoomBase ()

Protected Member Functions

virtual bool eventFilter (QObject *, QEvent *)
virtual void changeEvent (QEvent *event)

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:
 All Classes Namespaces Files Functions Variables Enumerations Properties Friends Defines