KWin
|
Represents the Resource for the wl_data_offer interface. Lifespan is mapped to the underlying object. More...
#include <primaryselectionoffer_v1.h>
Public Member Functions | |
~PrimarySelectionOfferV1Interface () override | |
void | sendAllOffers () |
wl_resource * | resource () const |
Friends | |
class | PrimarySelectionDeviceV1InterfacePrivate |
Represents the Resource for the wl_data_offer interface. Lifespan is mapped to the underlying object.
Definition at line 27 of file primaryselectionoffer_v1.h.
|
overridedefault |
wl_resource * KWin::PrimarySelectionOfferV1Interface::resource | ( | ) | const |
Definition at line 80 of file primaryselectionoffer_v1.cpp.
void KWin::PrimarySelectionOfferV1Interface::sendAllOffers | ( | ) |
Definition at line 73 of file primaryselectionoffer_v1.cpp.
|
friend |
Definition at line 37 of file primaryselectionoffer_v1.h.