codex
Loading...
Searching...
No Matches
c_wrapper_test.hpp
Go to the documentation of this file.
1
#ifndef CODEX_C_WRAPPER_TEST_H
2
#define CODEX_C_WRAPPER_TEST_H
3
4
#include <QTest>
5
6
class
CWrapperTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
test
();
10
};
11
12
#endif
CWrapperTest
Definition
c_wrapper_test.hpp:6
CWrapperTest::test
void test()
Definition
c_wrapper_test.cpp:24
c_wrapper
c_wrapper_test.hpp
Generated by
1.11.0