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_Outline_ Struct Reference

#include <qrasterdefs_p.h>

+ Collaboration diagram for QT_FT_Outline_:

Public Attributes

int n_contours
 
int n_points
 
QT_FT_Vectorpoints
 
char * tags
 
int * contours
 
int flags
 

Detailed Description

Definition at line 350 of file qrasterdefs_p.h.

Member Data Documentation

◆ contours

int* QT_FT_Outline_::contours

◆ flags

◆ n_contours

int QT_FT_Outline_::n_contours

◆ n_points

int QT_FT_Outline_::n_points

◆ points

◆ tags

char* QT_FT_Outline_::tags

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