Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtWaylandClient::ShmServerBufferIntegration Class Reference

#include <shmserverbufferintegration.h>

+ Inheritance diagram for QtWaylandClient::ShmServerBufferIntegration:
+ Collaboration diagram for QtWaylandClient::ShmServerBufferIntegration:

Public Member Functions

void initialize (QWaylandDisplay *display) override
 
QWaylandServerBufferserverBuffer (struct qt_server_buffer *buffer) override
 
- Public Member Functions inherited from QtWaylandClient::QWaylandServerBufferIntegration
 QWaylandServerBufferIntegration ()
 
virtual ~QWaylandServerBufferIntegration ()
 

Protected Member Functions

void shm_emulation_server_buffer_server_buffer_created (qt_server_buffer *id, const QString &key, int32_t width, int32_t height, int32_t bytes_per_line, int32_t format) override
 

Detailed Description

Definition at line 33 of file shmserverbufferintegration.h.

Member Function Documentation

◆ initialize()

void ShmServerBufferIntegration::initialize ( QWaylandDisplay * display)
overridevirtual

◆ serverBuffer()

QWaylandServerBuffer * ShmServerBufferIntegration::serverBuffer ( struct qt_server_buffer * buffer)
overridevirtual

◆ shm_emulation_server_buffer_server_buffer_created()

void ShmServerBufferIntegration::shm_emulation_server_buffer_server_buffer_created ( qt_server_buffer * id,
const QString & key,
int32_t width,
int32_t height,
int32_t bytes_per_line,
int32_t format )
overrideprotected

Definition at line 97 of file shmserverbufferintegration.cpp.

References fmt.


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