![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcache.h>
#include <QtCore/qloggingcategory.h>
#include <QtGui/qfontdatabase.h>
#include <QtCore/private/qglobal_p.h>
Go to the source code of this file.
Classes | |
struct | QtFontFallbacksCacheKey |
struct | QtFontSize |
struct | QtFontStyle |
struct | QtFontStyle::Key |
struct | QtFontFoundry |
struct | QtFontFamily |
class | QFontDatabasePrivate |
struct | QFontDatabasePrivate::ApplicationFont |
struct | QFontDatabasePrivate::ApplicationFont::Properties |
Functions | |
bool | operator== (const QtFontFallbacksCacheKey &lhs, const QtFontFallbacksCacheKey &rhs) noexcept |
bool | operator!= (const QtFontFallbacksCacheKey &lhs, const QtFontFallbacksCacheKey &rhs) noexcept |
size_t | qHash (const QtFontFallbacksCacheKey &key, size_t seed=0) noexcept |
Q_DECLARE_TYPEINFO (QFontDatabasePrivate::ApplicationFont, Q_RELOCATABLE_TYPE) |
|
inlinenoexcept |
Definition at line 47 of file qfontdatabase_p.h.
References operator==().
|
inlinenoexcept |
Definition at line 39 of file qfontdatabase_p.h.
References QtFontFallbacksCacheKey::script.
Referenced by operator!=().
Q_DECLARE_TYPEINFO | ( | QFontDatabasePrivate::ApplicationFont | , |
Q_RELOCATABLE_TYPE | ) |
|
inlinenoexcept |
Definition at line 52 of file qfontdatabase_p.h.
References QtFontFallbacksCacheKey::script.