List of All Members for QQmlContext
This is the complete list of members for QQmlContext, including inherited members.
- QQmlContext(QQmlEngine *, QObject *)
- QQmlContext(QQmlContext *, QObject *)
- ~QQmlContext()
- baseUrl() const : QUrl
- contextObject() const : QObject *
- contextProperty(const QString &) const : QVariant
- engine() const : QQmlEngine *
- isValid() const : bool
- nameForObject(QObject *) const : QString
- parentContext() const : QQmlContext *
- resolvedUrl(const QUrl &) : QUrl
- setBaseUrl(const QUrl &)
- setContextObject(QObject *)
- setContextProperty(const QString &, QObject *)
- setContextProperty(const QString &, const QVariant &)