7#include <QtQml/qtqmlglobal.h>
30 bool isLoading()
const;
34 Status status()
const;
38 const char *
data()
const;
47#if QT_CONFIG(qml_network)
48 bool connectFinished(
QObject *,
const char *);
49 bool connectFinished(
QObject *,
int);
50 bool connectDownloadProgress(
QObject *,
const char *);
51 bool connectDownloadProgress(
QObject *,
int);
55 static bool isSynchronous(
const QUrl &
url);
58 static bool isLocalFile(
const QUrl &
url);
The QQmlEngine class provides an environment for instantiating QML components.
The QQmlFile class gives access to local and remote files.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
QUrl url("example.com")
[constructor-url-reference]