![]() |
Qt 6.x
The Qt SDK
|
#include <qwasmevent.h>
Classes | |
struct | SFINAE |
Static Public Member Functions | |
template<typename U > | |
static char | Test (SFINAE< U, &U::shiftKey, &U::ctrlKey, &U::altKey, &U::metaKey > *) |
template<typename U > | |
static int | Test (...) |
Static Public Attributes | |
static const bool | value = sizeof(Test<T>(0)) == sizeof(char) |
Definition at line 54 of file qwasmevent.h.
|
static |
|
static |
|
static |
Definition at line 61 of file qwasmevent.h.