|
KWin
|
#include "drag_x.h"#include "databridge.h"#include "datasource.h"#include "dnd.h"#include "selection_source.h"#include "xwayland.h"#include "atoms.h"#include "wayland/datadevice.h"#include "wayland/datasource.h"#include "wayland/seat.h"#include "wayland/surface.h"#include "wayland_server.h"#include "window.h"#include "workspace.h"#include <QMouseEvent>#include <QTimer>#include "moc_drag_x.cpp"Go to the source code of this file.
Namespaces | |
| namespace | KWin |
| namespace | KWin::Xwl |
Typedefs | |
| using | KWin::Xwl::Mime = QPair<QString, xcb_atom_t> |