#include <qsaxes.h>
Inheritance diagram for QSAxesChild:
Public Methods | |
QSAxesChild (QSAxes *parentAxes, const char *name=0) | |
virtual | ~QSAxesChild () |
QSAxes * | parentAxes () const |
Protected Attributes | |
QSAxes * | m_axes |
Axis or dataset
|
Constructor. The object should be added immediately to the Axes child list. |
|
Destructor |
|
Returns parent axes. |