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

 

NAME

BQPolyline - BRTT Qt graphics extension for drawing polylines

SYNOPSIS


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

#include "BQ.h"

DESCRIPTION

BQPolyline objects are used to display general polygonal figures with lines and also optionally filled figures.

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

BQPolyline(BQViewport *master);

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

METHODS INHERITED FROM BQConfigure

METHODS INHERITED FROM BQViewportItem

BQPolyline METHODS

OBJECT CONFIGURATION PARAMETERS

SEE ALSO

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

AUTHOR

Danny Harvey, BRTT