QtBase  v6.3.1
Classes | Typedefs | Functions
qpixmap_x11_p.h File Reference
#include <QBitmap>
#include <QPixmap>
#include <qpa/qplatformpixmap.h>
#include "qxcbnativepainting.h"
Include dependency graph for qpixmap_x11_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QX11PlatformPixmap
 

Typedefs

typedef unsigned long XID
 
typedef XID Drawable
 
typedef XID Picture
 
typedef XID Pixmap
 

Functions

QX11PlatformPixmapqt_x11Pixmap (const QPixmap &pixmap)
 
Picture qt_x11PictureHandle (const QPixmap &pixmap)
 
Pixmap qt_x11PixmapHandle (const QPixmap &pixmap)
 
const QXcbX11Infoqt_x11Info (const QPixmap &pixmap)
 
int qt_x11SetDefaultScreen (int screen)
 
void qt_x11SetScreen (QPixmap &pixmap, int screen)
 

Typedef Documentation

◆ Drawable

typedef XID Drawable

Definition at line 50 of file qpixmap_x11_p.h.

◆ Picture

typedef XID Picture

Definition at line 51 of file qpixmap_x11_p.h.

◆ Pixmap

typedef XID Pixmap

Definition at line 52 of file qpixmap_x11_p.h.

◆ XID

typedef unsigned long XID

Definition at line 49 of file qpixmap_x11_p.h.

Function Documentation

◆ qt_x11Info()

const QXcbX11Info& qt_x11Info ( const QPixmap pixmap)
inline

Definition at line 154 of file qpixmap_x11_p.h.

Here is the caller graph for this function:

◆ qt_x11PictureHandle()

Picture qt_x11PictureHandle ( const QPixmap pixmap)
inline

Definition at line 138 of file qpixmap_x11_p.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ qt_x11Pixmap()

QX11PlatformPixmap* qt_x11Pixmap ( const QPixmap pixmap)
inline

Definition at line 131 of file qpixmap_x11_p.h.

Here is the caller graph for this function:

◆ qt_x11PixmapHandle()

Pixmap qt_x11PixmapHandle ( const QPixmap pixmap)
inline

Definition at line 146 of file qpixmap_x11_p.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ qt_x11SetDefaultScreen()

int qt_x11SetDefaultScreen ( int  screen)

Definition at line 323 of file qpixmap_x11.cpp.

Here is the caller graph for this function:

◆ qt_x11SetScreen()

void qt_x11SetScreen ( QPixmap pixmap,
int  screen 
)

Definition at line 98 of file qpixmap_x11.cpp.

Here is the caller graph for this function: