codex
Loading...
Searching...
No Matches
rotate_test.hpp
Go to the documentation of this file.
1
#ifndef CODEX_ARITHMETIC_FOLDING_ROTATE_TEST_HPP
2
#define CODEX_ARITHMETIC_FOLDING_ROTATE_TEST_HPP
3
4
#include <QTest>
5
6
class
RotateTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
rotate
();
10
void
rotate_y
();
11
};
12
13
#endif
RotateTest
Definition
rotate_test.hpp:6
RotateTest::rotate
void rotate()
Definition
rotate_test.cpp:16
RotateTest::rotate_y
void rotate_y()
Definition
rotate_test.cpp:23
arithmetic_folding
rotate_test.hpp
Generated by
1.11.0