LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
detectortest.cpp File Reference
#include "detectortest.h"
#include <QtTest>
#include <detector.h>
+ Include dependency graph for detectortest.cpp:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

template<typename T >
using LeechCraft::Util::DoSmthDetector = decltype(std::declval< T >().DoSmth(QString {}))