Overrides methods of QwtScaleDraw so that the axis can be enabled (supported) but the one drawn by the plot will take up no space and be invisible so that we can draw our own.
More...
#include <ExternalAxis.h>
Overrides methods of QwtScaleDraw so that the axis can be enabled (supported) but the one drawn by the plot will take up no space and be invisible so that we can draw our own.
Definition at line 40 of file ExternalAxis.h.
casa::ExternalAxis::ExternalAxis |
( |
| ) |
|
virtual casa::ExternalAxis::~ExternalAxis |
( |
| ) |
|
|
virtual |
virtual void casa::ExternalAxis::draw |
( |
QPainter * |
painter, |
|
|
const QPalette & |
palette |
|
) |
| const |
|
virtual |
virtual int casa::ExternalAxis::extent |
( |
const QPen & |
pen, |
|
|
const QFont & |
font |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: