kDB: Knowledge DataBase
Loading...
Searching...
No Matches
TestRDFValueBinaryMarshal.h
1#include <QtTest/QtTest>
2
3class TestRDFValueBinaryMarshal : public QObject
4{
5 Q_OBJECT
6private slots:
7 void testRegister();
8};
9
Definition TestRDFValueBinaryMarshal.h:4