GridLines Class Reference

Container class for GridLine objects. More...

#include <GridLines.h>

List of all members.

Public Member Functions

 GridLines ()
 Single constructor.
void add (GridLine *gridLine)
 Add specified grid line. Ownership of all allocated QGraphicsItems is passed to new GridLine.
void clear ()
 Deallocate and remove all grid lines.
void setPen (const QPen &pen)
 Set the pen style of each grid line.
void setVisible (bool visible)
 Make all grid lines visible or hidden.

Detailed Description

Container class for GridLine objects.

Definition at line 12 of file GridLines.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends

Generated on 31 May 2016 for Engauge Digitizer by  doxygen 1.6.1