#include <qwaylandbuffer_p.h>
|
struct wl_buffer * | mBuffer = nullptr |
|
Definition at line 30 of file qwaylandbuffer_p.h.
◆ QWaylandBuffer()
QtWaylandClient::QWaylandBuffer::QWaylandBuffer |
( |
| ) |
|
◆ ~QWaylandBuffer()
QtWaylandClient::QWaylandBuffer::~QWaylandBuffer |
( |
| ) |
|
|
virtual |
◆ buffer()
wl_buffer * QtWaylandClient::QWaylandBuffer::buffer |
( |
| ) |
|
|
inline |
◆ busy()
bool QtWaylandClient::QWaylandBuffer::busy |
( |
| ) |
const |
|
inline |
◆ committed()
bool QtWaylandClient::QWaylandBuffer::committed |
( |
| ) |
const |
|
inline |
◆ init()
void QtWaylandClient::QWaylandBuffer::init |
( |
wl_buffer * | buf | ) |
|
◆ scale()
virtual int QtWaylandClient::QWaylandBuffer::scale |
( |
| ) |
const |
|
inlinevirtual |
◆ setBusy()
void QtWaylandClient::QWaylandBuffer::setBusy |
( |
bool | busy | ) |
|
|
inline |
◆ setCommitted()
void QtWaylandClient::QWaylandBuffer::setCommitted |
( |
| ) |
|
|
inline |
◆ setDeleteOnRelease()
void QtWaylandClient::QWaylandBuffer::setDeleteOnRelease |
( |
bool | deleteOnRelease | ) |
|
◆ size()
virtual QSize QtWaylandClient::QWaylandBuffer::size |
( |
| ) |
const |
|
pure virtual |
◆ mBuffer
struct wl_buffer* QtWaylandClient::QWaylandBuffer::mBuffer = nullptr |
|
protected |
The documentation for this class was generated from the following files: