|
KWin
|
#include "scene/decorationitem.h"#include "utils/xcbutils.h"#include "window.h"#include <QElapsedTimer>#include <QFlags>#include <QPixmap>#include <QPointer>#include <QWindow>#include <xcb/sync.h>Go to the source code of this file.
Classes | |
| class | KWin::X11DecorationRenderer |
| class | KWin::X11Window |
| struct | KWin::X11Window::SyncRequest |
Namespaces | |
| namespace | KWin |
Enumerations | |
| enum class | KWin::Predicate { KWin::WindowMatch , KWin::WrapperIdMatch , KWin::FrameIdMatch , KWin::InputIdMatch } |
| Defines Predicates on how to search for a Client. More... | |