![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qlibinputtouch_p.h"
#include "qlibinputhandler_p.h"
#include "qoutputmapping_p.h"
#include <libinput.h>
#include <QtGui/QGuiApplication>
#include <QtGui/QPointingDevice>
#include <QtGui/QScreen>
#include <QtGui/private/qhighdpiscaling_p.h>
#include <QtGui/private/qpointingdevice_p.h>
Go to the source code of this file.
Functions | |
static void | setMatrix (libinput_device *dev) |
|
static |
Definition at line 64 of file qlibinputtouch.cpp.
Referenced by QLibInputTouch::registerDevice().