#include <selection_source.h>
Representing an X data source.
Definition at line 109 of file selection_source.h.
◆ X11Source()
KWin::Xwl::X11Source::X11Source |
( |
Selection * | selection, |
|
|
xcb_xfixes_selection_notify_event_t * | event ) |
◆ getTargets()
void KWin::Xwl::X11Source::getTargets |
( |
| ) |
|
◆ handleSelectionNotify()
bool KWin::Xwl::X11Source::handleSelectionNotify |
( |
xcb_selection_notify_event_t * | event | ) |
|
◆ offers()
Mimes KWin::Xwl::X11Source::offers |
( |
| ) |
const |
|
inline |
◆ offersChanged
void KWin::Xwl::X11Source::offersChanged |
( |
const QStringList & | added, |
|
|
const QStringList & | removed ) |
|
signal |
◆ setOffers()
void KWin::Xwl::X11Source::setOffers |
( |
const Mimes & | offers | ) |
|
◆ setRequestor()
void KWin::Xwl::X11Source::setRequestor |
( |
xcb_window_t | window | ) |
|
|
inline |
◆ startTransfer()
void KWin::Xwl::X11Source::startTransfer |
( |
const QString & | mimeName, |
|
|
qint32 | fd ) |
◆ transferReady
void KWin::Xwl::X11Source::transferReady |
( |
xcb_atom_t | target, |
|
|
qint32 | fd ) |
|
signal |
The documentation for this class was generated from the following files: