Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Enumerations
GraphicsItemsExtractor.h File Reference
#include <QStringList>
Include dependency graph for GraphicsItemsExtractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicsItemsExtractor
 This class consolidates utility routines that deal with graphics items that are getting extracted from the scene. More...
 

Enumerations

enum  AxisOrGraph { AXIS_POINTS , GRAPH_POINTS }
 

Enumeration Type Documentation

◆ AxisOrGraph

Enumerator
AXIS_POINTS 
GRAPH_POINTS 

Definition at line 14 of file GraphicsItemsExtractor.h.

14 {
17};