![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickfontdialogimpl_p.h"
#include "qquickfontdialogimpl_p_p.h"
#include <QtQuickTemplates2/private/qquickdialogbuttonbox_p_p.h>
#include <private/qfontdatabase_p.h>
#include <QRegularExpression>
#include "moc_qquickfontdialogimpl_p.cpp"
Go to the source code of this file.
Functions | |
static int | findFamilyInModel (const QString &selectedFamily, const QStringList &model) |
static int | findStyleInModel (const QString &selectedStyle, const QStringList &model) |
|
static |
Definition at line 477 of file qquickfontdialogimpl.cpp.
|
static |
Definition at line 514 of file qquickfontdialogimpl.cpp.