Qt 4.8
Classes | Typedefs
qimagepixmapcleanuphooks_p.h File Reference
#include <QtGui/qpixmap.h>

Go to the source code of this file.

Classes

class  QImagePixmapCleanupHooks
 

Typedefs

typedef void(* _qt_image_cleanup_hook_64) (qint64)
 
typedef void(* _qt_pixmap_cleanup_hook_pmd) (QPixmapData *)
 

Typedef Documentation

◆ _qt_image_cleanup_hook_64

typedef void(* _qt_image_cleanup_hook_64) (qint64)

Definition at line 60 of file qimagepixmapcleanuphooks_p.h.

◆ _qt_pixmap_cleanup_hook_pmd

typedef void(* _qt_pixmap_cleanup_hook_pmd) (QPixmapData *)

Definition at line 61 of file qimagepixmapcleanuphooks_p.h.