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

Definition at line 1228 of file qrasterdefs_p.h.

◆ raster_new

QT_FT_Raster_NewFunc QT_FT_Raster_Funcs_::raster_new

Definition at line 1224 of file qrasterdefs_p.h.

◆ raster_render

QT_FT_Raster_RenderFunc QT_FT_Raster_Funcs_::raster_render

Definition at line 1227 of file qrasterdefs_p.h.

◆ raster_reset

QT_FT_Raster_ResetFunc QT_FT_Raster_Funcs_::raster_reset

Definition at line 1225 of file qrasterdefs_p.h.

◆ 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: