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

Go to the source code of this file.

Typedefs

typedef QMap< int, int > GridIndependentToDependent
 (X,Y) pairs for horizontal lines, and (Y,X) pairs for vertical lines

Typedef Documentation

◆ GridIndependentToDependent

typedef QMap<int, int> GridIndependentToDependent

(X,Y) pairs for horizontal lines, and (Y,X) pairs for vertical lines

Definition at line 13 of file GridIndependentToDependent.h.