#include <input.h>
Definition at line 459 of file input.h.
◆ ~InputDeviceHandler()
KWin::InputDeviceHandler::~InputDeviceHandler |
( |
| ) |
|
|
overridedefault |
◆ InputDeviceHandler()
◆ cleanupDecoration()
◆ decoration()
The Decoration currently receiving events.
- Returns
- decoration with pointer focus.
◆ decorationChanged
void KWin::InputDeviceHandler::decorationChanged |
( |
| ) |
|
|
signal |
◆ focus()
Window * KWin::InputDeviceHandler::focus |
( |
| ) |
const |
Window currently having pointer input focus (this might be different from the Window at the position of the pointer).
- Returns
- Window* with pointer focus.
This will be null if no window has focus
Definition at line 3521 of file input.cpp.
◆ focusUpdate()
virtual void KWin::InputDeviceHandler::focusUpdate |
( |
Window * | old, |
|
|
Window * | now ) |
|
protectedpure virtual |
◆ focusUpdatesBlocked()
virtual bool KWin::InputDeviceHandler::focusUpdatesBlocked |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ hover()
Window * KWin::InputDeviceHandler::hover |
( |
| ) |
const |
First Window currently at the position of the input device according to the stacking order.
- Returns
- Window* at device position.
This will be null if no window is at the position
Definition at line 3516 of file input.cpp.
◆ init()
void KWin::InputDeviceHandler::init |
( |
| ) |
|
|
virtual |
◆ inited()
bool KWin::InputDeviceHandler::inited |
( |
| ) |
const |
|
inlineprotected |
◆ position()
virtual QPointF KWin::InputDeviceHandler::position |
( |
| ) |
const |
|
pure virtual |
◆ positionValid()
virtual bool KWin::InputDeviceHandler::positionValid |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ setDecoration()
◆ setFocus()
void KWin::InputDeviceHandler::setFocus |
( |
Window * | window | ) |
|
◆ setInited()
void KWin::InputDeviceHandler::setInited |
( |
bool | set | ) |
|
|
inlineprotected |
◆ update()
void KWin::InputDeviceHandler::update |
( |
| ) |
|
◆ decoration
◆ surfaceCreatedConnection
QMetaObject::Connection KWin::InputDeviceHandler::surfaceCreatedConnection |
◆ window
QPointer<Window> KWin::InputDeviceHandler::window |
The documentation for this class was generated from the following files: