|
KWin
|
#include <QGuiApplication>#include <kwin_export.h>#include <xcb/xcb.h>Go to the source code of this file.
Classes | |
| class | KWin::XServerGrabber |
Namespaces | |
| namespace | KWin |
Functions | |
| KWIN_EXPORT xcb_connection_t * | KWin::connection () |
| KWIN_EXPORT xcb_window_t | KWin::rootWindow () |
| KWIN_EXPORT xcb_timestamp_t | KWin::xTime () |
| void KWIN_EXPORT | KWin::grabXServer () |
| void KWIN_EXPORT | KWin::ungrabXServer () |
| bool KWIN_EXPORT | KWin::grabXKeyboard (xcb_window_t w=XCB_WINDOW_NONE) |
| void KWIN_EXPORT | KWin::ungrabXKeyboard () |