|
KWin
|
#include <QGuiApplication>#include <QQuickItem>#include <QQuickView>#include <KWayland/Client/connection_thread.h>#include <KWayland/Client/pointer.h>#include <KWayland/Client/pointergestures.h>#include <KWayland/Client/registry.h>#include <KWayland/Client/seat.h>#include "pointergesturestest.moc"Go to the source code of this file.
Classes | |
| class | PinchGesture |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 133 of file pointergesturestest.cpp.