Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QT_FT_Raster_Funcs_ Struct Reference

#include <qrasterdefs_p.h>

+ Collaboration diagram for QT_FT_Raster_Funcs_:

Public Attributes

QT_FT_Glyph_Format glyph_format
 
QT_FT_Raster_NewFunc raster_new
 
QT_FT_Raster_ResetFunc raster_reset
 
QT_FT_Raster_SetModeFunc raster_set_mode
 
QT_FT_Raster_RenderFunc raster_render
 
QT_FT_Raster_DoneFunc raster_done
 

Detailed Description

Definition at line 1221 of file qrasterdefs_p.h.

Member Data Documentation

◆ glyph_format

QT_FT_Glyph_Format QT_FT_Raster_Funcs_::glyph_format

Definition at line 1223 of file qrasterdefs_p.h.

◆ raster_done

QT_FT_Raster_DoneFunc QT_FT_Raster_Funcs_::raster_done

◆ raster_new

QT_FT_Raster_NewFunc QT_FT_Raster_Funcs_::raster_new

Definition at line 1224 of file qrasterdefs_p.h.

Referenced by QRasterPaintEnginePrivate::rasterize().

◆ raster_render

QT_FT_Raster_RenderFunc QT_FT_Raster_Funcs_::raster_render

Definition at line 1227 of file qrasterdefs_p.h.

Referenced by QRasterPaintEnginePrivate::rasterize().

◆ raster_reset

QT_FT_Raster_ResetFunc QT_FT_Raster_Funcs_::raster_reset

Definition at line 1225 of file qrasterdefs_p.h.

Referenced by QRasterPaintEnginePrivate::rasterize().

◆ raster_set_mode

QT_FT_Raster_SetModeFunc QT_FT_Raster_Funcs_::raster_set_mode

Definition at line 1226 of file qrasterdefs_p.h.


The documentation for this struct was generated from the following file: