Uses of Annotation Type
io.qt.NativeAccess
Packages that use NativeAccess
-
Uses of NativeAccess in io.qt
Methods in io.qt with annotations of type NativeAccessModifier and TypeMethodDescriptionstatic boolean
QtUtilities.initializePackage
(Class<?> cls) default byte
QtByteEnumerator.value()
This function should return a byte value for the enum values of the enumeration that implements this interface.default int
QtEnumerator.value()
This function should return an integer value for the enum values of the enumeration that implements this interface.default long
QtLongEnumerator.value()
This function should return a long value for the enum values of the enumeration that implements this interface.default short
QtShortEnumerator.value()
This function should return a short value for the enum values of the enumeration that implements this interface.Constructors in io.qt with annotations of type NativeAccessModifierConstructorDescriptionQThreadAffinityException
(String message) Creates a new QThreadAffinityException with the given message.QThreadAffinityException
(String message, QObject object, QThread expectedThread, QThread currentThread) Creates a new QThreadAffinityException with the given message, object and thread. -
Uses of NativeAccess in io.qt.concurrent
Methods in io.qt.concurrent with annotations of type NativeAccessModifier and TypeMethodDescriptionvoid
This function is called for each item in the Collection.This method is called for each object in a collection.Performs a reduce operation onintermediate
. -
Uses of NativeAccess in io.qt.core
Fields in io.qt.core with annotations of type NativeAccessModifier and TypeFieldDescriptionQPair.first
First value of the pair.QPair.second
Second value of the pair.Constructors in io.qt.core with annotations of type NativeAccess -
Uses of NativeAccess in io.qt.gui
Fields in io.qt.gui with annotations of type NativeAccessModifier and TypeFieldDescriptionint
QValidator.QValidationData.position
QValidator.QValidationData.string
Constructors in io.qt.gui with annotations of type NativeAccess -
Uses of NativeAccess in io.qt.sql
Constructors in io.qt.sql with annotations of type NativeAccessModifierConstructorDescriptionprotected
QSqlRelationalDelegate
(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.