Index
All Classes and Interfaces|All Packages|Serialized Form
Q
- QJSEngine - Class in io.qt.qml
-
Environment for evaluating JavaScript code
- QJSEngine() - Constructor for class io.qt.qml.QJSEngine
- QJSEngine(QObject) - Constructor for class io.qt.qml.QJSEngine
- QJSEngine(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QJSEngine
-
Constructor for internal use only.
- QJSEngine(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSEngine
-
Constructor for internal use only.
- QJSEngine.Extension - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSEngine::Extension
- QJSEngine.Extensions - Class in io.qt.qml
-
QFlags type for enum
QJSEngine.Extension - QJSEngine.ObjectOwnership - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSEngine::ObjectOwnership
- QJSManagedValue - Class in io.qt.qml
-
Represents a value on the JavaScript heap belonging to a QJSEngine
- QJSManagedValue() - Constructor for class io.qt.qml.QJSManagedValue
- QJSManagedValue(QJSPrimitiveValue, QJSEngine) - Constructor for class io.qt.qml.QJSManagedValue
- QJSManagedValue(QJSValue, QJSEngine) - Constructor for class io.qt.qml.QJSManagedValue
- QJSManagedValue(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSManagedValue
-
Constructor for internal use only.
- QJSManagedValue(Object, QJSEngine) - Constructor for class io.qt.qml.QJSManagedValue
- QJSManagedValue(String, QJSEngine) - Constructor for class io.qt.qml.QJSManagedValue
- QJSManagedValue.Type - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSManagedValue::Type
- QJSNumberCoercion - Class in io.qt.qml
-
Java wrapper for Qt class QJSNumberCoercion
- QJSNumberCoercion(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSNumberCoercion
-
Constructor for internal use only.
- QJSPrimitiveValue - Class in io.qt.qml
-
Operates on primitive types in JavaScript semantics
- QJSPrimitiveValue() - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue(boolean) - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue(double) - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue(int) - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSPrimitiveValue
-
Constructor for internal use only.
- QJSPrimitiveValue(Object) - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue(String) - Constructor for class io.qt.qml.QJSPrimitiveValue
- QJSPrimitiveValue.Type - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSPrimitiveValue::Type
- QJSValue - Class in io.qt.qml
-
Acts as a container for Qt/JavaScript data types
- QJSValue() - Constructor for class io.qt.qml.QJSValue
-
Overloaded constructor for
QJSValue(io.qt.qml.QJSValue.SpecialValue)withvalue = io.qt.qml.QJSValue.SpecialValue.UndefinedValue. - QJSValue(boolean) - Constructor for class io.qt.qml.QJSValue
- QJSValue(double) - Constructor for class io.qt.qml.QJSValue
- QJSValue(int) - Constructor for class io.qt.qml.QJSValue
- QJSValue(QJSManagedValue) - Constructor for class io.qt.qml.QJSValue
- QJSValue(QJSPrimitiveValue) - Constructor for class io.qt.qml.QJSValue
- QJSValue(QJSValue) - Constructor for class io.qt.qml.QJSValue
- QJSValue(QJSValue.SpecialValue) - Constructor for class io.qt.qml.QJSValue
- QJSValue(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSValue
-
Constructor for internal use only.
- QJSValue(String) - Constructor for class io.qt.qml.QJSValue
- QJSValue.ErrorType - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSValue::ErrorType
- QJSValue.ObjectConversionBehavior - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSValue::ObjectConversionBehavior
- QJSValue.SpecialValue - Enum in io.qt.qml
-
Java wrapper for Qt enum QJSValue::SpecialValue
- QJSValueIterator - Class in io.qt.qml
-
Java-style iterator for QJSValue
- QJSValueIterator(QJSValue) - Constructor for class io.qt.qml.QJSValueIterator
- QJSValueIterator(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QJSValueIterator
-
Constructor for internal use only.
- QmlAddedInMinorVersion - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be added in minor version.
- QmlAnonymous - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as anonymous qml type.
- qmlAttachedPropertiesObject(Class<? extends QObject>, QObject) - Static method in class io.qt.qml.QtQml
- qmlAttachedPropertiesObject(Class<? extends QObject>, QObject, boolean) - Static method in class io.qt.qml.QtQml
- qmlClearTypeRegistrations() - Static method in class io.qt.qml.QtQml
- QmldirFile - Enum constant in enum io.qt.qml.QQmlAbstractUrlInterceptor.DataType
- QmlElement - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as qml type.
- QmlFile - Enum constant in enum io.qt.qml.QQmlAbstractUrlInterceptor.DataType
- QmlImportMajorVersion - Annotation Type in io.qt.qml.util
-
This annotation specified a package's major version for qml use.
- QmlInterface - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as qml interface type.
- QmlNamedElement - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as named qml type.
- QmlNoMajorVersionException - Exception in io.qt.qml.util
-
Is thrown when
QmlImportMajorVersionannotation is missed in a package. - QmlNoMajorVersionException(String) - Constructor for exception io.qt.qml.util.QmlNoMajorVersionException
- qmlProtectModule(String, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterAnonymousType(Class<? extends QObject>, String, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterExtendedType(Class<? extends QObject>, Class<? extends QObject>) - Static method in class io.qt.qml.QtQml
-
Deprecated.Use qmlRegisterExtendedType(type, uri, versionMajor) instead
- qmlRegisterExtendedType(Class<? extends QObject>, Class<? extends QObject>, String, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterExtendedType(Class<? extends QObject>, Class<? extends QObject>, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterExtendedUncreatableType(Class<? extends QObject>, Class<? extends QObject>, int, String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterExtendedUncreatableType(Class<? extends QObject>, Class<? extends QObject>, String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterInterface(Class<? extends QtObjectInterface>, String) - Static method in class io.qt.qml.QtQml
-
Deprecated.Use qmlRegisterInterface(Class<? extends io.qt.QtObjectInterface> type, String uri, int versionMajor)
- qmlRegisterInterface(Class<? extends QtObjectInterface>, String, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterModule(String, int, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterRevision(Class<? extends QObject>, int, String, int, int) - Static method in class io.qt.qml.QtQml
- qmlRegisterSingletonInstance(QObject, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterSingletonType(QUrl, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterSingletonType(Class<? extends QObject>, String, int, int, String, QtQml.ObjectCallback) - Static method in class io.qt.qml.QtQml
- qmlRegisterSingletonType(String, int, int, String, QtQml.ValueCallback) - Static method in class io.qt.qml.QtQml
- qmlRegisterType(QUrl, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterType(Class<? extends QObject>) - Static method in class io.qt.qml.QtQml
-
Deprecated.Use qmlRegisterAnonymousType instead
- qmlRegisterType(Class<? extends QObject>, int, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterType(Class<? extends QObject>, String, int, int, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterTypeNotAvailable(String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterUncreatableClass(Class<?>, String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterUncreatableType(Class<? extends QObject>, int, String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- qmlRegisterUncreatableType(Class<? extends QObject>, String, int, int, String, String) - Static method in class io.qt.qml.QtQml
- QmlSingleton - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as qml singleton type in combination with
QmlElementorQmlNamedElement. - QmlTypeRegistrationException - Exception in io.qt.qml.util
-
Is thrown when a class cannot be registered as qml type.
- QmlTypeRegistrationException(String) - Constructor for exception io.qt.qml.util.QmlTypeRegistrationException
- QmlTypeRegistrationException(String, Throwable) - Constructor for exception io.qt.qml.util.QmlTypeRegistrationException
- QmlTypes - Class in io.qt.qml.util
-
This class allows to automatically load QML types from package.
- QmlUncreatable - Annotation Type in io.qt.qml.util
-
This annotation marks a class to be registered as uncreatable qml type in combination with
QmlElementorQmlNamedElement. - QQmlAbstractUrlInterceptor - Interface in io.qt.qml
-
Allows you to control QML file loading
- QQmlAbstractUrlInterceptor.DataType - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlAbstractUrlInterceptor::DataType
- QQmlAbstractUrlInterceptor.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlAbstractUrlInterceptor - QQmlApplicationEngine - Class in io.qt.qml
-
Convenient way to load an application from a single QML file
- QQmlApplicationEngine() - Constructor for class io.qt.qml.QQmlApplicationEngine
-
Overloaded constructor for
QQmlApplicationEngine(io.qt.core.QObject)withparent = null. - QQmlApplicationEngine(QObject) - Constructor for class io.qt.qml.QQmlApplicationEngine
- QQmlApplicationEngine(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlApplicationEngine
-
Constructor for internal use only.
- QQmlApplicationEngine(QUrl) - Constructor for class io.qt.qml.QQmlApplicationEngine
-
Overloaded constructor for
QQmlApplicationEngine(io.qt.core.QUrl, io.qt.core.QObject)withparent = null. - QQmlApplicationEngine(QUrl, QObject) - Constructor for class io.qt.qml.QQmlApplicationEngine
- QQmlApplicationEngine(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlApplicationEngine
-
Constructor for internal use only.
- QQmlApplicationEngine(String) - Constructor for class io.qt.qml.QQmlApplicationEngine
-
Overloaded constructor for
QQmlApplicationEngine(java.lang.String, io.qt.core.QObject)withparent = null. - QQmlApplicationEngine(String, QObject) - Constructor for class io.qt.qml.QQmlApplicationEngine
- QQmlComponent - Class in io.qt.qml
-
Encapsulates a QML component definition
- QQmlComponent() - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.core.QObject)withparent = null. - QQmlComponent(QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlComponent
-
Constructor for internal use only.
- QQmlComponent(QQmlEngine) - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.qml.QQmlEngine, io.qt.core.QObject)withparent = null. - QQmlComponent(QQmlEngine, QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QQmlEngine, QUrl) - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.qml.QQmlEngine, io.qt.core.QUrl, io.qt.core.QObject)withparent = null. - QQmlComponent(QQmlEngine, QUrl, QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QQmlEngine, QUrl, QQmlComponent.CompilationMode) - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.qml.QQmlEngine, io.qt.core.QUrl, io.qt.qml.QQmlComponent.CompilationMode, io.qt.core.QObject)withparent = null. - QQmlComponent(QQmlEngine, QUrl, QQmlComponent.CompilationMode, QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QQmlEngine, String) - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.qml.QQmlEngine, java.lang.String, io.qt.core.QObject)withparent = null. - QQmlComponent(QQmlEngine, String, QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QQmlEngine, String, QQmlComponent.CompilationMode) - Constructor for class io.qt.qml.QQmlComponent
-
Overloaded constructor for
QQmlComponent(io.qt.qml.QQmlEngine, java.lang.String, io.qt.qml.QQmlComponent.CompilationMode, io.qt.core.QObject)withparent = null. - QQmlComponent(QQmlEngine, String, QQmlComponent.CompilationMode, QObject) - Constructor for class io.qt.qml.QQmlComponent
- QQmlComponent(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlComponent
-
Constructor for internal use only.
- QQmlComponent.CompilationMode - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlComponent::CompilationMode
- QQmlComponent.Status - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlComponent::Status
- QQmlContext - Class in io.qt.qml
-
Defines a context within a QML engine
- QQmlContext(QQmlContext) - Constructor for class io.qt.qml.QQmlContext
-
Overloaded constructor for
QQmlContext(io.qt.qml.QQmlContext, io.qt.core.QObject)withobjParent = null. - QQmlContext(QQmlContext, QObject) - Constructor for class io.qt.qml.QQmlContext
- QQmlContext(QQmlEngine) - Constructor for class io.qt.qml.QQmlContext
-
Overloaded constructor for
QQmlContext(io.qt.qml.QQmlEngine, io.qt.core.QObject)withobjParent = null. - QQmlContext(QQmlEngine, QObject) - Constructor for class io.qt.qml.QQmlContext
- QQmlContext(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlContext
-
Constructor for internal use only.
- QQmlContext.PropertyPair - Class in io.qt.qml
-
Java wrapper for Qt class QQmlContext::PropertyPair
- QQmlDebuggingEnabler - Class in io.qt.qml
-
Java wrapper for Qt class QQmlDebuggingEnabler
- QQmlDebuggingEnabler(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlDebuggingEnabler
-
Constructor for internal use only.
- QQmlDebuggingEnabler.StartMode - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlDebuggingEnabler::StartMode
- QQmlEngine - Class in io.qt.qml
-
Environment for instantiating QML components
- QQmlEngine() - Constructor for class io.qt.qml.QQmlEngine
-
Overloaded constructor for
QQmlEngine(io.qt.core.QObject)withp = null. - QQmlEngine(QObject) - Constructor for class io.qt.qml.QQmlEngine
- QQmlEngine(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlEngine
-
Constructor for internal use only.
- QQmlEngine(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlEngine
-
Constructor for internal use only.
- QQmlEngineExtensionInterface - Interface in io.qt.qml
-
Java wrapper for Qt class QQmlEngineExtensionInterface
- QQmlEngineExtensionInterface.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlEngineExtensionInterface - QQmlEngineExtensionPlugin - Class in io.qt.qml
-
Abstract base for custom QML extension plugins
- QQmlEngineExtensionPlugin() - Constructor for class io.qt.qml.QQmlEngineExtensionPlugin
-
Overloaded constructor for
QQmlEngineExtensionPlugin(io.qt.core.QObject)withparent = null. - QQmlEngineExtensionPlugin(QObject) - Constructor for class io.qt.qml.QQmlEngineExtensionPlugin
- QQmlEngineExtensionPlugin(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlEngineExtensionPlugin
-
Constructor for internal use only.
- QQmlEngineExtensionPlugin(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlEngineExtensionPlugin
-
Constructor for internal use only.
- QQmlError - Class in io.qt.qml
-
Encapsulates a QML error
- QQmlError() - Constructor for class io.qt.qml.QQmlError
- QQmlError(QQmlError) - Constructor for class io.qt.qml.QQmlError
- QQmlError(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlError
-
Constructor for internal use only.
- QQmlExpression - Class in io.qt.qml
-
Evaluates JavaScript in a QML context
- QQmlExpression() - Constructor for class io.qt.qml.QQmlExpression
- QQmlExpression(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlExpression
-
Constructor for internal use only.
- QQmlExpression(QQmlContext, QObject, String) - Constructor for class io.qt.qml.QQmlExpression
-
Overloaded constructor for
QQmlExpression(io.qt.qml.QQmlContext, io.qt.core.QObject, java.lang.String, io.qt.core.QObject)witharg__4 = null. - QQmlExpression(QQmlContext, QObject, String, QObject) - Constructor for class io.qt.qml.QQmlExpression
- QQmlExpression(QQmlScriptString) - Constructor for class io.qt.qml.QQmlExpression
-
Overloaded constructor for
QQmlExpression(io.qt.qml.QQmlScriptString, io.qt.qml.QQmlContext, io.qt.core.QObject, io.qt.core.QObject) - QQmlExpression(QQmlScriptString, QQmlContext) - Constructor for class io.qt.qml.QQmlExpression
-
Overloaded constructor for
QQmlExpression(io.qt.qml.QQmlScriptString, io.qt.qml.QQmlContext, io.qt.core.QObject, io.qt.core.QObject) - QQmlExpression(QQmlScriptString, QQmlContext, QObject) - Constructor for class io.qt.qml.QQmlExpression
-
Overloaded constructor for
QQmlExpression(io.qt.qml.QQmlScriptString, io.qt.qml.QQmlContext, io.qt.core.QObject, io.qt.core.QObject)witharg__4 = null. - QQmlExpression(QQmlScriptString, QQmlContext, QObject, QObject) - Constructor for class io.qt.qml.QQmlExpression
- QQmlExpression(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlExpression
-
Constructor for internal use only.
- QQmlExpression.ValueIsUndefined - Exception in io.qt.qml
- QQmlExtensionInterface - Interface in io.qt.qml
-
Java wrapper for Qt class QQmlExtensionInterface
- QQmlExtensionInterface.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlExtensionInterface - QQmlExtensionPlugin - Class in io.qt.qml
-
Java wrapper for Qt class QQmlExtensionPlugin
- QQmlExtensionPlugin() - Constructor for class io.qt.qml.QQmlExtensionPlugin
-
Overloaded constructor for
QQmlExtensionPlugin(io.qt.core.QObject)withparent = null. - QQmlExtensionPlugin(QObject) - Constructor for class io.qt.qml.QQmlExtensionPlugin
- QQmlExtensionPlugin(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlExtensionPlugin
-
Constructor for internal use only.
- QQmlExtensionPlugin(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlExtensionPlugin
-
Constructor for internal use only.
- QQmlFile - Class in io.qt.qml
-
Java wrapper for Qt class QQmlFile
- QQmlFile() - Constructor for class io.qt.qml.QQmlFile
- QQmlFile(QQmlEngine, QUrl) - Constructor for class io.qt.qml.QQmlFile
- QQmlFile(QQmlEngine, String) - Constructor for class io.qt.qml.QQmlFile
- QQmlFile(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlFile
-
Constructor for internal use only.
- QQmlFile.Status - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlFile::Status
- QQmlFileSelector - Class in io.qt.qml
-
A class for applying a QFileSelector to QML file loading
- QQmlFileSelector(QQmlEngine) - Constructor for class io.qt.qml.QQmlFileSelector
-
Overloaded constructor for
QQmlFileSelector(io.qt.qml.QQmlEngine, io.qt.core.QObject)withparent = null. - QQmlFileSelector(QQmlEngine, QObject) - Constructor for class io.qt.qml.QQmlFileSelector
- QQmlFileSelector(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlFileSelector
-
Constructor for internal use only.
- QQmlImageProviderBase - Class in io.qt.qml
-
Used to register image providers in the QML engine
- QQmlImageProviderBase(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlImageProviderBase
-
Constructor for internal use only.
- QQmlImageProviderBase.Flag - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlImageProviderBase::Flag
- QQmlImageProviderBase.Flags - Class in io.qt.qml
-
QFlags type for enum
QQmlImageProviderBase.Flag - QQmlImageProviderBase.ImageType - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlImageProviderBase::ImageType
- QQmlIncubationController - Interface in io.qt.qml
-
Instances drive the progress of QQmlIncubators
- QQmlIncubationController.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlIncubationController - QQmlIncubationController.MemberAccess - Class in io.qt.qml
- QQmlIncubationController.WhileFlag - Class in io.qt.qml
- QQmlIncubator - Class in io.qt.qml
-
Allows QML objects to be created asynchronously
- QQmlIncubator() - Constructor for class io.qt.qml.QQmlIncubator
-
Overloaded constructor for
QQmlIncubator(io.qt.qml.QQmlIncubator.IncubationMode)witharg__1 = io.qt.qml.QQmlIncubator.IncubationMode.Asynchronous. - QQmlIncubator(QQmlIncubator.IncubationMode) - Constructor for class io.qt.qml.QQmlIncubator
- QQmlIncubator(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlIncubator
-
Constructor for internal use only.
- QQmlIncubator.IncubationMode - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlIncubator::IncubationMode
- QQmlIncubator.Status - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlIncubator::Status
- QQmlListProperty<T extends QObject> - Class in io.qt.qml
-
This class is a wrapper class of the C++ template type QQmlListProperty.
- QQmlListProperty() - Constructor for class io.qt.qml.QQmlListProperty
- QQmlListProperty(QObject, List<T>) - Constructor for class io.qt.qml.QQmlListProperty
- QQmlListReference - Class in io.qt.qml
-
Allows the manipulation of QQmlListProperty properties
- QQmlListReference() - Constructor for class io.qt.qml.QQmlListReference
- QQmlListReference(QObject, String) - Constructor for class io.qt.qml.QQmlListReference
-
Overloaded constructor for
QQmlListReference(io.qt.core.QObject, java.lang.String, io.qt.qml.QQmlEngine)witharg__3 = null. - QQmlListReference(QObject, String, QQmlEngine) - Constructor for class io.qt.qml.QQmlListReference
- QQmlListReference(QQmlListReference) - Constructor for class io.qt.qml.QQmlListReference
- QQmlListReference(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlListReference
-
Constructor for internal use only.
- QQmlListReference(Object) - Constructor for class io.qt.qml.QQmlListReference
-
Overloaded constructor for
QQmlListReference(java.lang.Object, io.qt.qml.QQmlEngine)withengine = null. - QQmlListReference(Object, QQmlEngine) - Constructor for class io.qt.qml.QQmlListReference
- QQmlNetworkAccessManagerFactory - Interface in io.qt.qml
-
Creates QNetworkAccessManager instances for a QML engine
- QQmlNetworkAccessManagerFactory.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlNetworkAccessManagerFactory - QQmlParserStatus - Interface in io.qt.qml
-
Updates on the QML parser state
- QQmlParserStatus.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlParserStatus - QQmlProperty - Class in io.qt.qml
-
Abstracts accessing properties on objects created from QML
- QQmlProperty() - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject, QQmlContext) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject, QQmlEngine) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject, String) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject, String, QQmlContext) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QObject, String, QQmlEngine) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QQmlProperty) - Constructor for class io.qt.qml.QQmlProperty
- QQmlProperty(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlProperty
-
Constructor for internal use only.
- QQmlProperty.PropertyTypeCategory - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlProperty::PropertyTypeCategory
- QQmlProperty.Type - Enum in io.qt.qml
-
Java wrapper for Qt enum QQmlProperty::Type
- QQmlPropertyMap - Class in io.qt.qml
-
Allows you to set key-value pairs that can be used in QML bindings
- QQmlPropertyMap() - Constructor for class io.qt.qml.QQmlPropertyMap
-
Overloaded constructor for
QQmlPropertyMap(io.qt.core.QObject)withparent = null. - QQmlPropertyMap(QObject) - Constructor for class io.qt.qml.QQmlPropertyMap
- QQmlPropertyMap(QObject.QDeclarativeConstructor) - Constructor for class io.qt.qml.QQmlPropertyMap
-
Constructor for internal use only.
- QQmlPropertyMap(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlPropertyMap
-
Constructor for internal use only.
- QQmlPropertyValueSource - Interface in io.qt.qml
-
Interface for property value sources such as animations and bindings
- QQmlPropertyValueSource.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlPropertyValueSource - QQmlScriptString - Class in io.qt.qml
-
Encapsulates a script and its context
- QQmlScriptString() - Constructor for class io.qt.qml.QQmlScriptString
- QQmlScriptString(QQmlScriptString) - Constructor for class io.qt.qml.QQmlScriptString
- QQmlScriptString(QtObject.QPrivateConstructor) - Constructor for class io.qt.qml.QQmlScriptString
-
Constructor for internal use only.
- QQmlTypesExtensionInterface - Interface in io.qt.qml
-
Java wrapper for Qt class QQmlTypesExtensionInterface
- QQmlTypesExtensionInterface.Impl - Class in io.qt.qml
-
Implementor class for interface
QQmlTypesExtensionInterface - qtjambi.qml - module qtjambi.qml
-
Classes for QML and JavaScript languages.
- QtQml - Class in io.qt.qml
-
Java wrapper for Qt class QtQml
- QtQml.ObjectCallback - Interface in io.qt.qml
-
Java wrapper for Qt function pointer QtQml::ObjectCallback
- QtQml.ObjectCallback.Impl - Class in io.qt.qml
-
Implementor class for interface
QtQml.ObjectCallback - QtQml.QQmlAttachedPropertiesFunc - Interface in io.qt.qml
-
Java wrapper for Qt function pointer QtQml::QQmlAttachedPropertiesFunc
- QtQml.QQmlAttachedPropertiesFunc.Impl - Class in io.qt.qml
-
Implementor class for interface
QtQml.QQmlAttachedPropertiesFunc - QtQml.ValueCallback - Interface in io.qt.qml
-
Java wrapper for Qt function pointer QtQml::ValueCallback
- QtQml.ValueCallback.Impl - Class in io.qt.qml
-
Implementor class for interface
QtQml.ValueCallback - quit - Variable in class io.qt.qml.QQmlEngine
All Classes and Interfaces|All Packages|Serialized Form