42 #ifndef QDECLARATIVEFONTLOADER_H 43 #define QDECLARATIVEFONTLOADER_H 47 #include <QtCore/qobject.h> 48 #include <QtCore/qurl.h> 74 void setSource(
const QUrl &url);
77 void setName(
const QString &name);
96 #endif // QDECLARATIVEFONTLOADER_H
#define QT_END_NAMESPACE
This macro expands to.
#define QML_DECLARE_TYPE(TYPE)
static LibLoadStatus status
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)