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

 

NAME

BQPolypoint - BRTT Qt graphics extension for drawing glyph symbols

SYNOPSIS


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

#include "BQ.h"

DESCRIPTION

BQPolypoint objects are used to display general glyph symbols. This class is meant to provide compatibility with the old buplot polypoint objects. This class uses BQGlyphs object as the underlying implementation and BQGlyphsGraphicsContext objects for glyph rendering.

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

BQPolypoint(BQViewport *master);

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

METHODS INHERITED FROM BQConfigure

METHODS INHERITED FROM BQViewportItem

BQPolypoint METHODS

OBJECT CONFIGURATION PARAMETERS

SEE ALSO

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

AUTHOR

Danny Harvey, BRTT