knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowl
src
knowGIS
tests
TestCoordinateSystem.h
1
#include <QtTest/QtTest>
2
3
class
TestCoordinateSystem
:
public
QObject
4
{
5
Q_OBJECT
6
private
slots:
7
void
testWgs84();
8
void
testUtm();
9
void
testConversion();
10
};
TestCoordinateSystem
Definition
TestCoordinateSystem.h:4
Generated by
1.12.0