Module qtjambi
Package io.qt
package io.qt
-
ClassDescriptionMemberAccess<T extends QtObjectInterface>This class manages member access for interface default functions.The ConnectionException class is thrown when connecting to a signal fails.QFlags<T extends QtAbstractFlagEnumerator>This class manages a set of QtFlagEnumerator values.QNativePointer encapsulates a native C++ pointer.The AutoDeleteMode enum describes how garbage collection of the QNativePointer handles the deletion of the native pointer.The Type enum describe the Java types that can be used by a QNativePointer.The QNoNativeResourcesException is used to indicate that the C++ native resources of a Java object are destroyed while it is still referenced in Java.The QSignalAccessException class is thrown when a private signal is emitted other than from inside its owning object.The QSignalDeclarationException class is thrown when a signal's declaration is not welformed.The QSignalInitializationException class is thrown when a signal cannot be initialized properly.The SignalInvocationException class is thrown when a signal invocation fails.The QtAbstractEnumerator interface servers as a base for all Qt Jambi enums.The QtFlagEnumerator interface servers as a base for all qint32 enums available as QFlags.This annotation labels a MultiSignal.overload(...) method with all accepted sets of parameter types.This annotation labels a MultiSignal.overload(...) method with all accepted sets of parameter types.QtArgument is used to initialize an interface type or a set of inherited interface types with their non-standard constructors.Argument stream.The QtEnumerator interface servers as a base for all qint8 enum classes.The QtByteFlagEnumerator interface servers as a base for all qint8 enums available as QFlags.This annotation is equivalent to the Q_CLASSINFO() macro in C++ Qt.This annotation collects a set of
QtClassInfo
annotations.Marks a non-final java method to be declared final in C++.The QtEnumerator interface servers as a base for all qint32 enums.This annotation marks an enum to be extensible, i.e. resolve(int) will return a custom entry for values not predefined in the enum.Marks a method to override a final declared method of an interface.The QtFlagEnumerator interface servers as a base for all qint32 enums available as QFlags.Supertype for generic Q_GADGET types.The QThreadAffinityException class is thrown when a QObject is used outside its own thread.QtInvokable specifies whether a method or constructor can be accessed by QMetaMethod.The QtEnumerator interface servers as a base for all qint64 enum classes.The QtLongFlagEnumerator interface servers as a base for all qint64 enums available as QFlags.This annotation marks a parameter to be of certain QMetaType by name orinvalid @link
QMetaType$Type
The super class of all class types in Qt Jambi.This type is used as solo argument for internal constructors.The super interface of all interface types in Qt Jambi.This annotation marks a slot parameter to be value pointer type.This annotation marks a boxed-typed signal parameter to be primitive.This annotation marks a method to override a private (pure) virtual Qt method.QtPropertyConstant indicates that the property value is constant.QtPropertyDesignable specifies whether a property is suitable for editing in a GUI builder (e.g. the Qt Designer).QtPropertyMember annotates a field as being a member for a property.This annotation is used to mark a method as a notify signal for a Qt property.This annotation is used to mark a method as a getter for a Qt property.QtPropertyRequired indicates that the property value is required.QtPropertyResetter annotates a method as being a resetter for a property.QtPropertyScriptable specifies whether a property can be accessed by a scripting engine.QtPropertyStored specifies whether a property is stored.QtPropertyUser specifies that a property is designated as the user-facing or user-editable property for the class. e.g., QAbstractButton.checked is the user editable property for (checkable) buttons.QtPropertyWriter annotates a method as being a setter for a property.This annotation marks a slot parameter to be reference type.This annotation lists all entries that are rejected within a QtEnumerator, i.e. the entry will never be returned by resolve(int).Deprecated.The QtEnumerator interface servers as a base for all qint16 enum classes.The QtByteFlagEnumerator interface servers as a base for all qint16 enums available as QFlags.The interface of all signal blocking types in Qt Jambi.Interface supertype of all signal emitting types in Qt Jambi.The interface of all thread affine types in Qt Jambi.The QtUninvokable annotation marks methods not to be registered in the meta object system (opposite of Q_SLOT and Q_INVOKABLE).The QtUnlistedEnum annotation marks a native enum not to be listed as QMetaEnum.This class contains static members that gives information and performs Qt Jambi related tasks.