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