nngn
Loading...
Searching...
No Matches
sun_test.h
Go to the documentation of this file.
1
#ifndef NNGN_TEST_SUN_H
2
#define NNGN_TEST_SUN_H
3
4
#include <QTest>
5
6
class
SunTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
constructor
();
10
void
dir_data
();
11
void
dir
();
12
};
13
14
#endif
SunTest
Definition
sun_test.h:6
SunTest::dir
void dir()
Definition
sun_test.cpp:33
SunTest::constructor
void constructor()
Definition
sun_test.cpp:15
SunTest::dir_data
void dir_data()
Definition
sun_test.cpp:23
tests
render
sun_test.h
Generated by
1.11.0