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