summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputdeviceplugin_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing "We mean it" warningsSean Harmer2016-05-061-0/+11
| | | | | Change-Id: I58cb53c414d96da7a320d8fee4611a202c5c1aef Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com>
* Make QInputDevicePlugin and friends privateKevin Ottens2016-05-021-0/+71
Now QInputDevicePlugin, QInputDeviceIntegration and QAbstractPhysicalDeviceBackendNode are private. Change-Id: I8fad31770c6ef7d01781a98654859124a1323406 Task-number: QTBUG-51453 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>