![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "distancefieldmodelworker.h"#include "distancefieldmodel.h"#include <qendian.h>#include <QtGui/private/qdistancefield_p.h>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) |
|
static |
Definition at line 92 of file distancefieldmodelworker.cpp.