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

#include <x11_windowed_output.h>

Inheritance diagram for KWin::X11WindowedBuffer:

Signals

void defunct ()
 

Public Member Functions

 X11WindowedBuffer (X11WindowedOutput *output, xcb_pixmap_t pixmap, GraphicsBuffer *buffer)
 
 ~X11WindowedBuffer () override
 
GraphicsBufferbuffer () const
 
xcb_pixmap_t pixmap () const
 
void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 36 of file x11_windowed_output.h.

Constructor & Destructor Documentation

◆ X11WindowedBuffer()

KWin::X11WindowedBuffer::X11WindowedBuffer ( X11WindowedOutput * output,
xcb_pixmap_t pixmap,
GraphicsBuffer * buffer )

Definition at line 38 of file x11_windowed_output.cpp.

◆ ~X11WindowedBuffer()

KWin::X11WindowedBuffer::~X11WindowedBuffer ( )
override

Definition at line 46 of file x11_windowed_output.cpp.

Member Function Documentation

◆ buffer()

GraphicsBuffer * KWin::X11WindowedBuffer::buffer ( ) const

Definition at line 53 of file x11_windowed_output.cpp.

◆ defunct

void KWin::X11WindowedBuffer::defunct ( )
signal

◆ lock()

void KWin::X11WindowedBuffer::lock ( )

Definition at line 63 of file x11_windowed_output.cpp.

◆ pixmap()

xcb_pixmap_t KWin::X11WindowedBuffer::pixmap ( ) const

Definition at line 58 of file x11_windowed_output.cpp.

◆ unlock()

void KWin::X11WindowedBuffer::unlock ( )

Definition at line 71 of file x11_windowed_output.cpp.


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