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

#include <drag_x.h>

Inheritance diagram for KWin::Xwl::WlVisit:

Signals

void offersReceived (const Mimes &offers)
 
void finish (WlVisit *self)
 

Public Member Functions

 WlVisit (Window *target, XToWlDrag *drag, Dnd *dnd)
 
 ~WlVisit () override
 
bool handleClientMessage (xcb_client_message_event_t *event)
 
bool leave ()
 
Windowtarget () const
 
xcb_window_t window () const
 
bool entered () const
 
bool dropHandled () const
 
bool finished () const
 
void sendFinished ()
 

Detailed Description

Definition at line 75 of file drag_x.h.

Constructor & Destructor Documentation

◆ WlVisit()

KWin::Xwl::WlVisit::WlVisit ( Window * target,
XToWlDrag * drag,
Dnd * dnd )

Definition at line 253 of file drag_x.cpp.

◆ ~WlVisit()

KWin::Xwl::WlVisit::~WlVisit ( )
override

Definition at line 293 of file drag_x.cpp.

Member Function Documentation

◆ dropHandled()

bool KWin::Xwl::WlVisit::dropHandled ( ) const
inline

Definition at line 98 of file drag_x.h.

◆ entered()

bool KWin::Xwl::WlVisit::entered ( ) const
inline

Definition at line 94 of file drag_x.h.

◆ finish

void KWin::Xwl::WlVisit::finish ( WlVisit * self)
signal

◆ finished()

bool KWin::Xwl::WlVisit::finished ( ) const
inline

Definition at line 102 of file drag_x.h.

◆ handleClientMessage()

bool KWin::Xwl::WlVisit::handleClientMessage ( xcb_client_message_event_t * event)

Definition at line 307 of file drag_x.cpp.

◆ leave()

bool KWin::Xwl::WlVisit::leave ( )

Definition at line 300 of file drag_x.cpp.

◆ offersReceived

void KWin::Xwl::WlVisit::offersReceived ( const Mimes & offers)
signal

◆ sendFinished()

void KWin::Xwl::WlVisit::sendFinished ( )

Definition at line 481 of file drag_x.cpp.

◆ target()

Window * KWin::Xwl::WlVisit::target ( ) const
inline

Definition at line 86 of file drag_x.h.

◆ window()

xcb_window_t KWin::Xwl::WlVisit::window ( ) const
inline

Definition at line 90 of file drag_x.h.


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