Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qimagepixmapcleanuphooks_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.