#include <ExternalAxisWidgetBottom.h>
|
| ExternalAxisWidgetBottom (QWidget *parent, QwtPlot *plot, bool leftAxisInternal, bool bottomAxisInternal, bool rightAxisInternal) |
|
virtual | ~ExternalAxisWidgetBottom () |
|
| ExternalAxisWidgetHorizontal (QWidget *parent, QwtPlot *plot, bool leftAxisInternal, bool bottomAxisInternal, bool rightAxisInternal) |
|
virtual | ~ExternalAxisWidgetHorizontal () |
|
| ExternalAxisWidget (QWidget *parent, QwtPlot *plot, bool leftAxisInternal, bool bottomAxisInternal, bool rightAxisInternal) |
|
void | setAxisLabel (const QString &label) |
|
QString | getAxisLabel () const |
|
virtual void | paintEvent (QPaintEvent *event) |
|
void | print (QPainter *painter, QRect imageRect) |
|
void | setDateFormat (const casacore::String &newFormat) |
| Date formats. More...
|
|
void | setRelativeDateFormat (const casacore::String &newFormat) |
|
void | setAxisScale (PlotAxisScale scale, casacore::uInt base=10) |
| Axis scale. More...
|
|
void | setReferenceValue (bool on, double value) |
|
void | setAxisFont (const QFont &font) |
| Axis font. More...
|
|
virtual | ~ExternalAxisWidget () |
|
Definition at line 33 of file ExternalAxisWidgetBottom.h.
casa::ExternalAxisWidgetBottom::ExternalAxisWidgetBottom |
( |
QWidget * |
parent, |
|
|
QwtPlot * |
plot, |
|
|
bool |
leftAxisInternal, |
|
|
bool |
bottomAxisInternal, |
|
|
bool |
rightAxisInternal |
|
) |
| |
virtual casa::ExternalAxisWidgetBottom::~ExternalAxisWidgetBottom |
( |
| ) |
|
|
virtual |
virtual void casa::ExternalAxisWidgetBottom::defineAxis |
( |
QLine & |
axisLine | ) |
|
|
protectedvirtual |
virtual void casa::ExternalAxisWidgetBottom::drawAxisLabel |
( |
QPainter * |
painter | ) |
|
|
protectedvirtual |
virtual void casa::ExternalAxisWidgetBottom::drawTick |
( |
QPainter * |
painter, |
|
|
double |
xPixel, |
|
|
double |
value, |
|
|
int |
tickLength |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: