Engauge Digitizer 2
|
#include <QMap>
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 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.