Engauge Digitizer
2
Grid
GridIndependentToDependent.h
Go to the documentation of this file.
1
/******************************************************************************************************
2
* (C) 2018 markummitchell@github.com. This file is part of Engauge Digitizer, which is released *
3
* under GNU General Public License version 2 (GPLv2) or (at your option) any later version. See file *
4
* LICENSE or go to gnu.org/licenses for details. Distribution requires prior written permission. *
5
******************************************************************************************************/
6
7
#ifndef GRID_INDEPENDENT_TO_DEPENDENT_H
8
#define GRID_INDEPENDENT_TO_DEPENDENT_H
9
10
#include <QMap>
11
13
typedef
QMap<int, int>
GridIndependentToDependent
;
14
15
#endif // GRID_INDEPENDENT_TO_DEPENDENT_H
GridIndependentToDependent
QMap< int, int > GridIndependentToDependent
(X,Y) pairs for horizontal lines, and (Y,X) pairs for vertical lines
Definition:
GridIndependentToDependent.h:13
Generated on Sun Feb 2 2020 09:33:54 for Engauge Digitizer by
1.8.14