#include <detectlinuxprivate.h>
Public Member Functions | |
DetectLinuxPrivate () | |
DetectLinuxPrivate (DetectLinuxPrivate &other) | |
Public Attributes | |
QList< InputDevice * > | inputList |
QList< Keyboard * > | keyboardList |
QList< Mouse * > | mouseList |
QList< Joystick * > | joystickList |
QList< Touch * > | touchList |
QList< InputDevice * > | unknownList |
Definition at line 34 of file detectlinuxprivate.h.
DetectLinuxPrivate::DetectLinuxPrivate | ( | ) |
Definition at line 24 of file detectlinuxprivate.cpp.
DetectLinuxPrivate::DetectLinuxPrivate | ( | DetectLinuxPrivate & | other | ) |
Definition at line 28 of file detectlinuxprivate.cpp.
Definition at line 40 of file detectlinuxprivate.h.
Definition at line 43 of file detectlinuxprivate.h.
Definition at line 41 of file detectlinuxprivate.h.
Definition at line 42 of file detectlinuxprivate.h.
Definition at line 44 of file detectlinuxprivate.h.
Definition at line 45 of file detectlinuxprivate.h.