KWin
Loading...
Searching...
No Matches
Classes | Typedefs
pointer_constraints_test.cpp File Reference
#include "kwin_wayland_test.h"
#include "core/output.h"
#include "cursor.h"
#include "keyboard_input.h"
#include "pointer_input.h"
#include "wayland/seat.h"
#include "wayland/surface.h"
#include "wayland_server.h"
#include "window.h"
#include "workspace.h"
#include <KWayland/Client/compositor.h>
#include <KWayland/Client/keyboard.h>
#include <KWayland/Client/pointer.h>
#include <KWayland/Client/pointerconstraints.h>
#include <KWayland/Client/region.h>
#include <KWayland/Client/seat.h>
#include <KWayland/Client/shm_pool.h>
#include <KWayland/Client/surface.h>
#include <linux/input.h>
#include <functional>
#include "pointer_constraints_test.moc"

Go to the source code of this file.

Classes

class  TestPointerConstraints
 

Typedefs

typedef std::function< QPointF(const QRectF &) PointerFunc)
 

Typedef Documentation

◆ PointerFunc

typedef std::function<QPointF(const QRectF &) PointerFunc)

Definition at line 36 of file pointer_constraints_test.cpp.