|
KWin
|
Classes | |
| class | Clipboard |
| class | DataBridge |
| class | DataReceiver |
| class | Dnd |
| class | Drag |
| class | Primary |
| class | Selection |
| class | SelectionSource |
| class | Transfer |
| class | TransferWltoX |
| class | TransferXtoWl |
| class | WlSource |
| class | WlToXDrag |
| class | WlVisit |
| class | X11Source |
| class | XrandrEventFilter |
| class | XToWlDrag |
| class | Xvisit |
| class | Xwayland |
| class | XwaylandInputSpy |
| class | XwaylandLauncher |
| class | XwlDataSource |
| class | XwlDropHandler |
Typedefs | |
| using | DnDAction = DataDeviceManagerInterface::DnDAction |
| using | DnDActions = DataDeviceManagerInterface::DnDActions |
| using | Mime = QPair<QString, xcb_atom_t> |
| using | Mimes = QList<QPair<QString, xcb_atom_t>> |
Enumerations | |
| enum class | DragEventReply { Ignore , Take , Wayland } |
| typedef KWin::DataDeviceManagerInterface::DnDActions KWin::Xwl::DnDActions = DataDeviceManagerInterface::DnDActions |
| typedef QPair< QString, xcb_atom_t > KWin::Xwl::Mime = QPair<QString, xcb_atom_t> |
Definition at line 209 of file drag_x.cpp.
| using KWin::Xwl::Mimes = QList<QPair<QString, xcb_atom_t>> |
|
strong |
| Enumerator | |
|---|---|
| Ignore | |
| Take | |
| Wayland | |
Definition at line 24 of file xwayland_interface.h.