Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSAxesChild Class Reference

Object which have a parent axes. More...

#include <qsaxes.h>

Inheritance diagram for QSAxesChild:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSAxesChild (QSAxes *parentAxes, const char *name=0)
virtual ~QSAxesChild ()
QSAxesparentAxes () const

Protected Attributes

QSAxesm_axes

Detailed Description

Object which have a parent axes.

Axis or dataset

Author:
Kamil Dobkowski


Constructor & Destructor Documentation

QSAxesChild::QSAxesChild QSAxes   parentAxes,
const char *    name = 0
 

Constructor. The object should be added immediately to the Axes child list.

virtual QSAxesChild::~QSAxesChild   [virtual]
 

Destructor


Member Function Documentation

QSAxes* QSAxesChild::parentAxes   const [inline]
 

Returns parent axes.


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:37 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002