|
| QXcbBackingStoreImage (QXcbBackingStore *backingStore, const QSize &size) |
| QXcbBackingStoreImage (QXcbBackingStore *backingStore, const QSize &size, uint depth, QImage::Format format) |
| ~QXcbBackingStoreImage () |
void | resize (const QSize &size) |
void | flushScrolledRegion (bool clientSideScroll) |
bool | scroll (const QRegion &area, int dx, int dy) |
QImage * | image () |
QPlatformGraphicsBuffer * | graphicsBuffer () |
QSize | size () const |
bool | hasAlpha () const |
bool | hasShm () const |
void | put (xcb_drawable_t dst, const QRegion ®ion, const QPoint &offset) |
void | preparePaint (const QRegion ®ion) |
| QXcbBackingStoreImage (QXcbBackingStore *backingStore, const QSize &size) |
| QXcbBackingStoreImage (QXcbBackingStore *backingStore, const QSize &size, uint depth, QImage::Format format) |
| ~QXcbBackingStoreImage () |
void | resize (const QSize &size) |
void | flushScrolledRegion (bool clientSideScroll) |
bool | scroll (const QRegion &area, int dx, int dy) |
QImage * | image () |
QPlatformGraphicsBuffer * | graphicsBuffer () |
QSize | size () const |
bool | hasAlpha () const |
bool | hasShm () const |
void | put (xcb_drawable_t dst, const QRegion ®ion, const QPoint &offset) |
void | preparePaint (const QRegion ®ion) |
| QXcbObject (QXcbConnection *connection=nullptr) |
void | setConnection (QXcbConnection *connection) |
QXcbConnection * | connection () const |
xcb_atom_t | atom (QXcbAtom::Atom atom) const |
xcb_connection_t * | xcb_connection () const |
|
static bool | createSystemVShmSegment (xcb_connection_t *c, size_t segmentSize=1, xcb_shm_segment_info_t *shm_info=nullptr) |
static bool | createSystemVShmSegment (xcb_connection_t *c, size_t segmentSize=1, xcb_shm_segment_info_t *shm_info=nullptr) |
Definition at line 42 of file qxcbbackingstore.cpp.
◆ QXcbBackingStoreImage() [1/4]
◆ QXcbBackingStoreImage() [2/4]
◆ ~QXcbBackingStoreImage() [1/2]
QXcbBackingStoreImage::~QXcbBackingStoreImage |
( |
| ) |
|
|
inline |
◆ QXcbBackingStoreImage() [3/4]
◆ QXcbBackingStoreImage() [4/4]
◆ ~QXcbBackingStoreImage() [2/2]
QXcbBackingStoreImage::~QXcbBackingStoreImage |
( |
| ) |
|
|
inline |
◆ createSystemVShmSegment() [1/2]
bool QXcbBackingStoreImage::createSystemVShmSegment |
( |
xcb_connection_t * | c, |
|
|
size_t | segmentSize = 1, |
|
|
xcb_shm_segment_info_t * | shm_info = nullptr ) |
|
static |
◆ createSystemVShmSegment() [2/2]
bool QXcbBackingStoreImage::createSystemVShmSegment |
( |
xcb_connection_t * | c, |
|
|
size_t | segmentSize = 1, |
|
|
xcb_shm_segment_info_t * | shm_info = nullptr ) |
|
static |
◆ flushScrolledRegion() [1/2]
void QXcbBackingStoreImage::flushScrolledRegion |
( |
bool | clientSideScroll | ) |
|
◆ flushScrolledRegion() [2/2]
void QXcbBackingStoreImage::flushScrolledRegion |
( |
bool | clientSideScroll | ) |
|
◆ graphicsBuffer() [1/2]
◆ graphicsBuffer() [2/2]
◆ hasAlpha() [1/2]
bool QXcbBackingStoreImage::hasAlpha |
( |
| ) |
const |
|
inline |
◆ hasAlpha() [2/2]
bool QXcbBackingStoreImage::hasAlpha |
( |
| ) |
const |
|
inline |
◆ hasShm() [1/2]
bool QXcbBackingStoreImage::hasShm |
( |
| ) |
const |
|
inline |
◆ hasShm() [2/2]
bool QXcbBackingStoreImage::hasShm |
( |
| ) |
const |
|
inline |
◆ image() [1/2]
QImage * QXcbBackingStoreImage::image |
( |
| ) |
|
|
inline |
◆ image() [2/2]
QImage * QXcbBackingStoreImage::image |
( |
| ) |
|
|
inline |
◆ preparePaint() [1/2]
void QXcbBackingStoreImage::preparePaint |
( |
const QRegion & | region | ) |
|
◆ preparePaint() [2/2]
void QXcbBackingStoreImage::preparePaint |
( |
const QRegion & | region | ) |
|
◆ put() [1/2]
void QXcbBackingStoreImage::put |
( |
xcb_drawable_t | dst, |
|
|
const QRegion & | region, |
|
|
const QPoint & | offset ) |
◆ put() [2/2]
void QXcbBackingStoreImage::put |
( |
xcb_drawable_t | dst, |
|
|
const QRegion & | region, |
|
|
const QPoint & | offset ) |
◆ resize() [1/2]
void QXcbBackingStoreImage::resize |
( |
const QSize & | size | ) |
|
◆ resize() [2/2]
void QXcbBackingStoreImage::resize |
( |
const QSize & | size | ) |
|
◆ scroll() [1/2]
bool QXcbBackingStoreImage::scroll |
( |
const QRegion & | area, |
|
|
int | dx, |
|
|
int | dy ) |
◆ scroll() [2/2]
bool QXcbBackingStoreImage::scroll |
( |
const QRegion & | area, |
|
|
int | dx, |
|
|
int | dy ) |
◆ size() [1/2]
QSize QXcbBackingStoreImage::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
QSize QXcbBackingStoreImage::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: