![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Include dependency graph for basehookinterconnector.cpp:Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Macros | |
| #define | LC_N(a) (QMetaObject::normalizedSignature(a)) |
| #define | LC_TOSLOT(a) ('1' + QByteArray(a)) |
| #define | LC_TOSIGNAL(a) ('2' + QByteArray(a)) |
| #define LC_N | ( | a | ) | (QMetaObject::normalizedSignature(a)) |
Definition at line 98 of file basehookinterconnector.cpp.
| #define LC_TOSIGNAL | ( | a | ) | ('2' + QByteArray(a)) |
Definition at line 100 of file basehookinterconnector.cpp.
| #define LC_TOSLOT | ( | a | ) | ('1' + QByteArray(a)) |
Definition at line 99 of file basehookinterconnector.cpp.