knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowl
src
knowGIS
tests
TestGeometryObject.h
1
#include <QtTest/QtTest>
2
3
class
TestGeometryObject
:
public
QObject
4
{
5
Q_OBJECT
6
private
slots:
7
void
testMetaInfo();
8
void
testJson();
9
void
testRdfLiteral();
10
void
testWktLiteral();
11
};
12
13
TestGeometryObject
Definition
TestGeometryObject.h:4
Generated by
1.12.0