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
distancefieldmodelworker.cpp File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include "distancefieldmodelworker.h"
#include "distancefieldmodel.h"
#include <qendian.h>
#include <QtGui/private/qdistancefield_p.h>
+ Include dependency graph for distancefieldmodelworker.cpp:

Go to the source code of this file.

Classes

struct  MaxpHeader
 
struct  CmapHeader
 
struct  CmapEncodingRecord
 
struct  CmapSubtable
 
struct  CmapSubtable0
 
struct  CmapSubtable4
 
struct  CmapSubtable6
 
struct  CmapSubtable10
 
struct  CmapSubtable12
 
struct  SequentialMapGroup
 

Functions

template<typename T >
static void readCmapSubtable (DistanceFieldModelWorker *worker, const QByteArray &cmap, quint32 tableOffset, quint16 format)
 

Function Documentation

◆ readCmapSubtable()

template<typename T >
static void readCmapSubtable ( DistanceFieldModelWorker * worker,
const QByteArray & cmap,
quint32 tableOffset,
quint16 format )
static

Definition at line 92 of file distancefieldmodelworker.cpp.