TraceX
Loading...
Searching...
No Matches
tests
tests
tst_stylefile.h
Go to the documentation of this file.
1
#ifndef TU_STYLEFILE_H
2
#define TU_STYLEFILE_H
3
4
#include <QtTest>
5
#include "../stylefile.h"
6
7
class
TU_STYLEFILE
:
public
QObject {
8
Q_OBJECT
9
10
private
slots:
11
void
test_constructeurParDefaut();
12
void
test_constructeurCompletEtAccesseurs();
13
void
test_toQString();
14
};
15
16
#endif
// TU_STYLEFILE_H
TU_STYLEFILE
Definition
tst_stylefile.h:7
Generated by
1.13.2