KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::Xcb::CurrentInput Class Reference

#include <xcbutils.h>

Inheritance diagram for KWin::Xcb::CurrentInput:
KWin::Xcb::Wrapper< CurrentInputData > KWin::Xcb::AbstractWrapper< Data >

Public Member Functions

 CurrentInput ()
 
xcb_window_t window ()
 
- Public Member Functions inherited from KWin::Xcb::Wrapper< CurrentInputData >
 Wrapper ()=default
 
 Wrapper (Args... args)
 
 Wrapper (xcb_window_t w, Args... args)
 
- Public Member Functions inherited from KWin::Xcb::AbstractWrapper< Data >
virtual ~AbstractWrapper ()
 
AbstractWrapperoperator= (const AbstractWrapper &other)
 
const Replyoperator-> ()
 
bool isNull ()
 
bool isNull () const
 
 operator bool ()
 
 operator bool () const
 
const Replydata ()
 
const Replydata () const
 
WindowId window () const
 
bool isRetrieved () const
 
Replytake ()
 

Additional Inherited Members

- Public Types inherited from KWin::Xcb::AbstractWrapper< Data >
typedef Data::cookie_type Cookie
 
typedef Data::reply_type Reply
 
- Protected Member Functions inherited from KWin::Xcb::AbstractWrapper< Data >
 AbstractWrapper ()
 
 AbstractWrapper (WindowId window, Cookie cookie)
 
 AbstractWrapper (const AbstractWrapper &other)
 
void getReply ()
 

Detailed Description

Definition at line 644 of file xcbutils.h.

Constructor & Destructor Documentation

◆ CurrentInput()

KWin::Xcb::CurrentInput::CurrentInput ( )
inline

Definition at line 647 of file xcbutils.h.

Member Function Documentation

◆ window()

xcb_window_t KWin::Xcb::CurrentInput::window ( )
inline

Definition at line 652 of file xcbutils.h.


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