KWin
Loading...
Searching...
No Matches
Signals | Public Member Functions | Friends | List of all members
KWin::PrimarySelectionDeviceV1Interface Class Reference

Represents the Resource for the wl_data_device interface. More...

#include <primaryselectiondevice_v1.h>

Inheritance diagram for KWin::PrimarySelectionDeviceV1Interface:

Signals

void selectionChanged (KWin::PrimarySelectionSourceV1Interface *)
 

Public Member Functions

virtual ~PrimarySelectionDeviceV1Interface ()
 
SeatInterfaceseat () const
 
PrimarySelectionSourceV1Interfaceselection () const
 
void sendSelection (AbstractDataSource *other)
 
wl_client * client () const
 

Friends

class PrimarySelectionDeviceManagerV1InterfacePrivate
 

Detailed Description

Represents the Resource for the wl_data_device interface.

See also
SeatInterface
PrimarySelectionSourceInterface Lifespan is mapped to the underlying object

Definition at line 33 of file primaryselectiondevice_v1.h.

Constructor & Destructor Documentation

◆ ~PrimarySelectionDeviceV1Interface()

KWin::PrimarySelectionDeviceV1Interface::~PrimarySelectionDeviceV1Interface ( )
virtualdefault

Member Function Documentation

◆ client()

wl_client * KWin::PrimarySelectionDeviceV1Interface::client ( ) const

Definition at line 125 of file primaryselectiondevice_v1.cpp.

◆ seat()

SeatInterface * KWin::PrimarySelectionDeviceV1Interface::seat ( ) const

Definition at line 109 of file primaryselectiondevice_v1.cpp.

◆ selection()

PrimarySelectionSourceV1Interface * KWin::PrimarySelectionDeviceV1Interface::selection ( ) const

Definition at line 114 of file primaryselectiondevice_v1.cpp.

◆ selectionChanged

void KWin::PrimarySelectionDeviceV1Interface::selectionChanged ( KWin::PrimarySelectionSourceV1Interface * )
signal

◆ sendSelection()

void KWin::PrimarySelectionDeviceV1Interface::sendSelection ( AbstractDataSource * other)

Definition at line 119 of file primaryselectiondevice_v1.cpp.

Friends And Related Symbol Documentation

◆ PrimarySelectionDeviceManagerV1InterfacePrivate

Definition at line 51 of file primaryselectiondevice_v1.h.


The documentation for this class was generated from the following files: