kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
kDB
RDFView
tests
TestParser.h
1
/*
2
* Copyright (c) 2015 Cyrille Berger <cberger@cberger.net>
3
*
4
*/
5
6
#include <QtTest/QtTest>
7
8
class
TestParser
:
public
QObject
9
{
10
Q_OBJECT
11
private
slots:
12
void
testExample1();
13
};
TestParser
Definition
TestParser.h:9
Generated by
1.12.0