#include <datasource_p.h>
Definition at line 19 of file datasource_p.h.
◆ DataSourceInterfacePrivate()
KWin::DataSourceInterfacePrivate::DataSourceInterfacePrivate |
( |
DataSourceInterface * | _q, |
|
|
::wl_resource * | resource ) |
◆ data_source_destroy()
void KWin::DataSourceInterfacePrivate::data_source_destroy |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ data_source_destroy_resource()
void KWin::DataSourceInterfacePrivate::data_source_destroy_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ data_source_offer()
void KWin::DataSourceInterfacePrivate::data_source_offer |
( |
Resource * | resource, |
|
|
const QString & | mime_type ) |
|
overrideprotected |
◆ data_source_set_actions()
void KWin::DataSourceInterfacePrivate::data_source_set_actions |
( |
Resource * | resource, |
|
|
uint32_t | dnd_actions ) |
|
overrideprotected |
◆ get()
◆ dropPerformed
bool KWin::DataSourceInterfacePrivate::dropPerformed = false |
◆ isAccepted
bool KWin::DataSourceInterfacePrivate::isAccepted = false |
◆ isCanceled
bool KWin::DataSourceInterfacePrivate::isCanceled = false |
◆ mimeTypes
QStringList KWin::DataSourceInterfacePrivate::mimeTypes |
◆ selectedDndAction
◆ supportedDnDActions
DataDeviceManagerInterface::DnDActions KWin::DataSourceInterfacePrivate::supportedDnDActions = DataDeviceManagerInterface::DnDAction::None |
◆ xdgToplevelDrag
The documentation for this class was generated from the following files: