Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qimagepixmapcleanuphooks_p.h File Reference
#include <QtGui/private/qtguiglobal_p.h>
#include <QtGui/qpixmap.h>
+ Include dependency graph for qimagepixmapcleanuphooks_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QImagePixmapCleanupHooks
 

Typedefs

typedef void(* _qt_pixmap_cleanup_hook_pmd) (QPlatformPixmap *)
 

Variables

QT_BEGIN_NAMESPACE typedef void(* _qt_image_cleanup_hook_64 )(qint64)
 

Typedef Documentation

◆ _qt_pixmap_cleanup_hook_pmd

typedef void(* _qt_pixmap_cleanup_hook_pmd) (QPlatformPixmap *)

Definition at line 24 of file qimagepixmapcleanuphooks_p.h.

Variable Documentation

◆ _qt_image_cleanup_hook_64

QT_BEGIN_NAMESPACE typedef void(* _qt_image_cleanup_hook_64) (qint64) ( qint64  )

Definition at line 23 of file qimagepixmapcleanuphooks_p.h.