Anoncoin
0.9.4
P2P Digital Currency
Main Page
Namespaces
Classes
Files
File List
File Members
src
qt
test
uritests.h
Go to the documentation of this file.
1
#ifndef URITESTS_H
2
#define URITESTS_H
3
4
#include <QObject>
5
#include <QTest>
6
7
class
URITests
:
public
QObject
8
{
9
Q_OBJECT
10
11
private
slots:
12
void
uriTests
();
13
};
14
15
#endif // URITESTS_H
URITests
Definition:
uritests.h:7
URITests::uriTests
void uriTests()
Definition:
uritests.cpp:8
Generated on Fri Feb 6 2015 10:48:15 for Anoncoin by
1.8.9.1