KWin
|
#include "datasource.h"
#include "drag.h"
#include "wayland/datadevicemanager.h"
#include <QList>
#include <QPoint>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | KWin::Xwl::XToWlDrag |
class | KWin::Xwl::WlVisit |
Namespaces | |
namespace | KWin |
namespace | KWin::Xwl |
Typedefs | |
using | KWin::Xwl::Mimes = QList<QPair<QString, xcb_atom_t>> |