#include <ExternalAxisWidgetRight.h>
|
| ExternalAxisWidgetRight (QWidget *parent, QwtPlot *plot, bool leftAxisInternal, bool bottomAxisInternal, bool rightAxisInternal) |
|
void | setUseLeftScale (bool b) |
|
virtual | ~ExternalAxisWidgetRight () |
|
| ExternalAxisWidgetVertical (QWidget *parent, QwtPlot *plot, bool leftAxisInternal, bool bottomAxisInternal, bool rightAxisInternal) |
|
virtual | ~ExternalAxisWidgetVertical () |
|
| 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 ExternalAxisWidgetRight.h.
casa::ExternalAxisWidgetRight::ExternalAxisWidgetRight |
( |
QWidget * |
parent, |
|
|
QwtPlot * |
plot, |
|
|
bool |
leftAxisInternal, |
|
|
bool |
bottomAxisInternal, |
|
|
bool |
rightAxisInternal |
|
) |
| |
virtual casa::ExternalAxisWidgetRight::~ExternalAxisWidgetRight |
( |
| ) |
|
|
virtual |
virtual void casa::ExternalAxisWidgetRight::defineAxis |
( |
QLine & |
axisLine | ) |
|
|
protectedvirtual |
virtual void casa::ExternalAxisWidgetRight::drawAxisLabel |
( |
QPainter * |
painter | ) |
|
|
protectedvirtual |
virtual void casa::ExternalAxisWidgetRight::drawTick |
( |
QPainter * |
painter, |
|
|
double |
yPixel, |
|
|
double |
value, |
|
|
int |
tickLength |
|
) |
| |
|
protectedvirtual |
void casa::ExternalAxisWidgetRight::setUseLeftScale |
( |
bool |
b | ) |
|
bool casa::ExternalAxisWidgetRight::useLeftScale |
|
private |
The documentation for this class was generated from the following file: