• Antelope Release 5.9 Mac OS X 10.13.2 2019-05-01

 

NAME

BQAxes - BRTT Qt graphics extension for drawing X-Y axes

SYNOPSIS


$(QTNATIVELIBS) -lbqplot_native -lbanner -lbrttutil -lbumapdata $(DBLIBS) $(TRLIBS)

#include "BQ.h"

DESCRIPTION

BQAxes objects are used to display plot axes annotations including the axes themselves plus tic marks, text labels for the axes, units labels along the axes and plot grid lines.

This class inherits the BQConfigure class which is itself a subclass of the BUConfigure class with extensions to process Qt colors and fonts. The configure methods are implemented in the BUConfigure parent (see BUConfigure(3)).

INHERITS FROM

BQViewportItem, BQConfigure

CONSTRUCTOR

BQAxes(BQViewport *master);

Where "master" is the BQViewport master for this object.

METHODS INHERITED FROM BQConfigure

METHODS INHERITED FROM BQViewportItem

OBJECT CONFIGURATION PARAMETERS

SEE ALSO

bqplot(3), BQViewport(3), BQLayer(3), BQConfigure(3)

AUTHOR

Danny Harvey, BRTT