#include <QwtPlotCustom.h>

Public Member Functions | |
| virtual QSize | minimumSizeHint () const |
| QwtPlotCustom (QWidget *=NULL) | |
| QwtPlotCustom (const QwtText &title, QWidget *p=NULL) | |
| virtual QSize | sizeHint () const |
Definition at line 25 of file QwtPlotCustom.h.
| rqt_multiplot::QwtPlotCustom::QwtPlotCustom | ( | QWidget * | parent = NULL | ) |
Definition at line 5 of file QwtPlotCustom.cpp.
| rqt_multiplot::QwtPlotCustom::QwtPlotCustom | ( | const QwtText & | title, |
| QWidget * | p = NULL |
||
| ) |
Definition at line 10 of file QwtPlotCustom.cpp.
|
virtual |
Definition at line 19 of file QwtPlotCustom.cpp.
|
virtual |
Definition at line 15 of file QwtPlotCustom.cpp.