Uses of Package
io.qt.core
-
Classes in io.qt.core used by io.qt Class Description QIODevice The base interface class of all I/O devices in QtQIODeviceBase.OpenMode QFlags type for enumQIODeviceBase.OpenModeFlag
QIODeviceBase.OpenModeFlag Java wrapper for Qt enum QIODeviceBase::OpenModeFlagQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.DisposedSignal Signal emitted when aQtObjectInterface
is being disposed.QObject The base class of all Qt objectsQThread Platform-independent way to manage threads -
Classes in io.qt.core used by io.qt.concurrent Class Description QFuture Represents the result of an asynchronous computationQPromise Way to store computation results to be accessed by QFutureQThreadPool Manages a collection of QThreadsQVoidFuture Java wrapper for Qt class QVoidFutureQVoidPromise Java wrapper for Qt class QVoidPromise -
Classes in io.qt.core used by io.qt.core Class Description QAbstractAnimation The base of all animationsQAbstractAnimation.DeletionPolicy Java wrapper for Qt enum QAbstractAnimation::DeletionPolicyQAbstractAnimation.Direction Java wrapper for Qt enum QAbstractAnimation::DirectionQAbstractAnimation.State Java wrapper for Qt enum QAbstractAnimation::StateQAbstractEventDispatcher Interface to manage Qt's event queueQAbstractEventDispatcher.TimerInfo Java wrapper for Qt class QAbstractEventDispatcher::TimerInfoQAbstractFuture Supertype for typed and untyped QFutureQAbstractItemModel The abstract interface for item model classesQAbstractItemModel.CheckIndexOption Java wrapper for Qt enum QAbstractItemModel::CheckIndexOptionQAbstractItemModel.CheckIndexOptions QFlags type for enumQAbstractItemModel.CheckIndexOption
QAbstractItemModel.LayoutChangeHint Java wrapper for Qt enum QAbstractItemModel::LayoutChangeHintQAbstractListModel Abstract model that can be subclassed to create one-dimensional list modelsQAbstractProxyModel Base class for proxy item models that can do sorting, filtering or other data processing tasksQAnimationGroup Abstract base class for groups of animationsQBasicMutex Java wrapper for Qt class QBasicMutexQBasicTimer Timer events for objectsQBindable Java wrapper for Qt class QBindableQBitArray Array of bitsQBooleanBindable QBooleanBindable is primitive-typed version of QBindable<Boolean>.QBooleanProperty QBooleanProperty is primitive-typed version of QProperty<Boolean>.QBooleanPropertyAlias QBooleanPropertyAlias
is primitive-typed version ofQPropertyAlias<Boolean>
.QBooleanPropertyBinding QBooleanPropertyBinding is primitive-typed version of QPropertyBinding<Boolean>.QBooleanPropertyData QBooleanPropertyData is primitive-typed version of QPropertyData<Boolean>.QByteArray Array of bytesQByteArray.Base64DecodingStatus Java wrapper for Qt enum QByteArray::Base64DecodingStatusQByteArray.Base64Option Java wrapper for Qt enum QByteArray::Base64OptionQByteArray.Base64Options QFlags type for enumQByteArray.Base64Option
QByteArray.FromBase64Result QByteArrayMatcher Holds a sequence of bytes that can be quickly matched in a byte arrayQByteArrayView View on an array of bytes with a read-only subset of the QByteArray APIQByteBindable QByteBindable is primitive-typed version of QBindable<Byte>.QByteProperty QByteProperty is primitive-typed version of QProperty<Byte>.QBytePropertyAlias QBytePropertyAlias is primitive-typed version of QPropertyAlias<Byte>.QBytePropertyBinding QBytePropertyBinding is primitive-typed version of QPropertyBinding<Byte>.QBytePropertyData QBytePropertyData is primitive-typed version of QPropertyData<Byte>.QCalendar Describes calendar systemsQCalendar.System Java wrapper for Qt enum QCalendar::SystemQCalendar.YearMonthDay Java wrapper for Qt class QCalendar::YearMonthDayQCborArray Used to hold an array of CBOR elementsQCborError Holds the error condition found while parsing or validating a CBOR streamQCborError.Code Java wrapper for Qt enum QCborError::CodeQCborKnownTags Java wrapper for Qt enum QCborKnownTagsQCborMap Used to hold an associative container representable in CBORQCborParserError Used by QCborValue to report a parsing errorQCborSimpleType Java wrapper for Qt enum QCborSimpleTypeQCborStreamReader Simple CBOR stream decoder, operating on either a QByteArray or QIODeviceQCborStreamReader.StringResult Result class forQCborStreamReader.readByteArray()
andQCborStreamReader.readString()
QCborStreamReader.StringResultCode Java wrapper for Qt enum QCborStreamReader::StringResultCodeQCborStreamReader.Type Java wrapper for Qt enum QCborStreamReader::TypeQCborStreamWriter Simple CBOR encoder operating on a one-way streamQCborTag Java wrapper for Qt enum QCborTagQCborValue Encapsulates a value in CBORQCborValue.DiagnosticNotationOption Java wrapper for Qt enum QCborValue::DiagnosticNotationOptionQCborValue.DiagnosticNotationOptions QFlags type for enumQCborValue.DiagnosticNotationOption
QCborValue.EncodingOption Java wrapper for Qt enum QCborValue::EncodingOptionQCborValue.EncodingOptions QFlags type for enumQCborValue.EncodingOption
QCborValue.FromCborResult Result class forQCborValue.fromCbor(io.qt.core.QByteArray)
QCborValue.Type Java wrapper for Qt enum QCborValue::TypeQCharBindable QCharBindable is primitive-typed version of QBindable<Character>.QCharProperty QCharProperty is primitive-typed version of QProperty<Character>.QCharPropertyAlias QCharPropertyAlias is primitive-typed version of QPropertyAlias<Character>.QCharPropertyBinding QCharPropertyBinding is primitive-typed version of QPropertyBinding<Character>.QCharPropertyData QCharPropertyData is primitive-typed version of QPropertyData<Character>.QChildEvent Contains event parameters for child object eventsQCollator Compares strings according to a localized collation algorithmQCollatorSortKey Can be used to speed up string collationQCommandLineOption Defines a possible command-line optionQCommandLineOption.Flag Java wrapper for Qt enum QCommandLineOption::FlagQCommandLineOption.Flags QFlags type for enumQCommandLineOption.Flag
QCommandLineParser.OptionsAfterPositionalArgumentsMode Java wrapper for Qt enum QCommandLineParser::OptionsAfterPositionalArgumentsModeQCommandLineParser.SingleDashWordOptionMode Java wrapper for Qt enum QCommandLineParser::SingleDashWordOptionModeQCoreApplication Event loop for Qt applications without UIQCryptographicHash.Algorithm Java wrapper for Qt enum QCryptographicHash::AlgorithmQDataStream Serialization of binary data to a QIODeviceQDataStream.ByteOrder Java wrapper for Qt enum QDataStream::ByteOrderQDataStream.FloatingPointPrecision Java wrapper for Qt enum QDataStream::FloatingPointPrecisionQDataStream.Status Java wrapper for Qt enum QDataStream::StatusQDataStream.Version Java wrapper for Qt enum QDataStream::VersionQDate Date functionsQDate.Week Result class forQDate.weekNumber()
QDateTime Date and time functionsQDateTime.YearRange Java wrapper for Qt enum QDateTime::YearRangeQDeadlineTimer Marks a deadline in the futureQDeadlineTimer.ForeverConstant Java wrapper for Qt enum QDeadlineTimer::ForeverConstantQDebug Output stream for debugging informationQDeclarableSignals.AbstractPrivateGenericSignal Use this signal class to declare a local signal.QDeclarableSignals.Signal1Default1 QDeclarableSignals.Signal2Default2 QDeclarableSignals.Signal3Default3 QDeclarableSignals.Signal4Default4 QDeclarableSignals.Signal5Default5 QDeclarableSignals.Signal6Default6 QDeclarableSignals.Signal7Default7 QDeclarableSignals.Signal8Default8 QDeclarableSignals.Signal9Default9 QDeferredDisposeEvent Java wrapper for Qt class QDeferredDeleteEventQDir Access to directory structures and their contentsQDir.Filter Java wrapper for Qt enum QDir::FilterQDir.Filters QFlags type for enumQDir.Filter
QDir.SortFlag Java wrapper for Qt enum QDir::SortFlagQDir.SortFlags QFlags type for enumQDir.SortFlag
QDirIterator.IteratorFlag Java wrapper for Qt enum QDirIterator::IteratorFlagQDirIterator.IteratorFlags QFlags type for enumQDirIterator.IteratorFlag
QDoubleBindable QDoubleBindable is primitive-typed version of QBindable<Double>.QDoubleProperty QDoubleProperty is primitive-typed version of QProperty<Double>.QDoublePropertyAlias QDoublePropertyAlias is primitive-typed version of QPropertyAlias<Double>.QDoublePropertyBinding QDoublePropertyBinding is primitive-typed version of QPropertyBinding<Double>.QDoublePropertyData QDoublePropertyData is primitive-typed version of QPropertyData<Double>.QDynamicPropertyChangeEvent Contains event parameters for dynamic property change eventsQEasingCurve Easing curves for controlling animationQEasingCurve.EasingFunction Java wrapper for Qt function pointer QEasingCurve::EasingFunctionQEasingCurve.Type Java wrapper for Qt enum QEasingCurve::TypeQElapsedTimer Fast way to calculate elapsed timesQElapsedTimer.ClockType Java wrapper for Qt enum QElapsedTimer::ClockTypeQEvent The base class of all event classes.QEvent.Type Java wrapper for Qt enum QEvent::TypeQEventLoop Means of entering and leaving an event loopQEventLoop.ProcessEventsFlag Java wrapper for Qt enum QEventLoop::ProcessEventsFlagQEventLoop.ProcessEventsFlags QFlags type for enumQEventLoop.ProcessEventsFlag
QFactoryInterface Java wrapper for Qt class QFactoryInterfaceQFile Interface for reading from and writing to filesQFile.TrashResult Result class forQFile.moveToTrash(java.lang.String)
QFileDevice Interface for reading from and writing to open filesQFileDevice.FileError Java wrapper for Qt enum QFileDevice::FileErrorQFileDevice.FileHandleFlag Java wrapper for Qt enum QFileDevice::FileHandleFlagQFileDevice.FileHandleFlags QFlags type for enumQFileDevice.FileHandleFlag
QFileDevice.FileTime Java wrapper for Qt enum QFileDevice::FileTimeQFileDevice.MemoryMapFlag Java wrapper for Qt enum QFileDevice::MemoryMapFlagQFileDevice.MemoryMapFlags QFlags type for enumQFileDevice.MemoryMapFlag
QFileDevice.Permission Java wrapper for Qt enum QFileDevice::PermissionQFileDevice.Permissions QFlags type for enumQFileDevice.Permission
QFileInfo System-independent file informationQFloatBindable QFloatBindable is primitive-typed version of QBindable<Float>.QFloatProperty QFloatProperty is primitive-typed version of QProperty<Float>.QFloatPropertyAlias QFloatPropertyAlias is primitive-typed version of QPropertyAlias<Float>.QFloatPropertyBinding QFloatPropertyBinding is primitive-typed version of QPropertyBinding<Float>.QFloatPropertyData QFloatPropertyData is primitive-typed version of QPropertyData<Float>.QFuture Represents the result of an asynchronous computationQFutureInterface Java wrapper for Qt class QFutureInterfaceQFutureInterfaceBase Java wrapper for Qt class QFutureInterfaceBaseQFutureInterfaceBase.State Java wrapper for Qt enum QFutureInterfaceBase::StateQFutureWatcherBase Java wrapper for Qt class QFutureWatcherBaseQHash Java wrapper for Qt class QHashQInstanceMemberSignals.PrivateSignal0 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal1 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal2 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal3 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal4 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal5 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal6 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal7 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal8 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.PrivateSignal9 Declare and instantiate a field of this class in yourQtSignalEmitterInterface
subclass to declare a signal that takes nine parameters.QInstanceMemberSignals.Signal1Default1 QInstanceMemberSignals.Signal2Default2 QInstanceMemberSignals.Signal3Default3 QInstanceMemberSignals.Signal4Default4 QInstanceMemberSignals.Signal5Default5 QInstanceMemberSignals.Signal6Default6 QInstanceMemberSignals.Signal7Default7 QInstanceMemberSignals.Signal8Default8 QInstanceMemberSignals.Signal9Default9 QIntBindable QIntBindable is primitive-typed version of QBindable<Integer>.QIntProperty QIntProperty is primitive-typed version of QProperty<Integer>.QIntPropertyAlias QIntPropertyAlias is primitive-typed version of QPropertyAlias<Integer>.QIntPropertyBinding QIntPropertyBinding is primitive-typed version of QPropertyBinding<Integer>.QIntPropertyData QIntPropertyData is primitive-typed version of QPropertyData<Integer>.QIODevice The base interface class of all I/O devices in QtQIODeviceBase Java wrapper for Qt class QIODeviceBaseQIODeviceBase.OpenMode QFlags type for enumQIODeviceBase.OpenModeFlag
QIODeviceBase.OpenModeFlag Java wrapper for Qt enum QIODeviceBase::OpenModeFlagQItemSelection Manages information about selected items in a modelQItemSelectionModel.SelectionFlag Java wrapper for Qt enum QItemSelectionModel::SelectionFlagQItemSelectionModel.SelectionFlags QFlags type for enumQItemSelectionModel.SelectionFlag
QItemSelectionRange Manages information about a range of selected items in a modelQIterator QJsonArray Encapsulates a JSON arrayQJsonDocument Way to read and write JSON documentsQJsonDocument.FromJsonResult Result class forQJsonDocument.fromJson(io.qt.core.QByteArray)
QJsonDocument.JsonFormat Java wrapper for Qt enum QJsonDocument::JsonFormatQJsonObject Encapsulates a JSON objectQJsonParseError Used to report errors during JSON parsingQJsonParseError.ParseError Java wrapper for Qt enum QJsonParseError::ParseErrorQJsonValue Encapsulates a value in JSONQJsonValue.Type Java wrapper for Qt enum QJsonValue::TypeQLibrary.LoadHint Java wrapper for Qt enum QLibrary::LoadHintQLibrary.LoadHints QFlags type for enumQLibrary.LoadHint
QLibraryInfo.LibraryPath Java wrapper for Qt enum QLibraryInfo::LibraryPathQLine Two-dimensional vector using integer precisionQLineF Two-dimensional vector using floating point precisionQLineF.IntersectionType Java wrapper for Qt enum QLineF::IntersectionTypeQList Java wrapper for Qt class QListQLocale Converts between numbers and their string representations in various languagesQLocale.Country Java wrapper for Qt enum QLocale::CountryQLocale.CurrencySymbolFormat Java wrapper for Qt enum QLocale::CurrencySymbolFormatQLocale.DataSizeFormat Java wrapper for Qt enum QLocale::DataSizeFormatQLocale.DataSizeFormats QFlags type for enumQLocale.DataSizeFormat
QLocale.FloatingPointPrecisionOption Java wrapper for Qt enum QLocale::FloatingPointPrecisionOptionQLocale.FormatType Java wrapper for Qt enum QLocale::FormatTypeQLocale.Language Java wrapper for Qt enum QLocale::LanguageQLocale.MeasurementSystem Java wrapper for Qt enum QLocale::MeasurementSystemQLocale.NumberOption Java wrapper for Qt enum QLocale::NumberOptionQLocale.NumberOptions QFlags type for enumQLocale.NumberOption
QLocale.QuotationStyle Java wrapper for Qt enum QLocale::QuotationStyleQLocale.Script Java wrapper for Qt enum QLocale::ScriptQLockFile.LockError Java wrapper for Qt enum QLockFile::LockErrorQLockFile.LockInfo Result class forQLockFile.getLockInfo()
QLogging.Supplier Functional interface providing a log message String.QLoggingCategory Represents a category, or 'area' in the logging infrastructureQLoggingCategory.CategoryFilter Java wrapper for Qt function pointer QLoggingCategory::CategoryFilterQLongBindable QLongBindable is primitive-typed version of QBindable<Long>.QLongProperty QLongProperty is primitive-typed version of QProperty<Long>.QLongPropertyAlias QLongPropertyAlias is primitive-typed version of QPropertyAlias<Long>.QLongPropertyBinding QLongPropertyBinding is primitive-typed version of QPropertyBinding<Long>.QLongPropertyData QLongPropertyData is primitive-typed version of QPropertyData<Long>.QMap Java wrapper for Qt class QMapQMapIterator QMargins Defines the four margins of a rectangleQMarginsF Defines the four margins of a rectangleQMessageLogContext Additional information about a log messageQMetaEnum Meta-data about an enumeratorQMetaMethod Meta-data about a member functionQMetaMethod.Access Java wrapper for Qt enum QMetaMethod::AccessQMetaMethod.Attributes Java wrapper for Qt enum QMetaMethod::AttributesQMetaMethod.MethodType Java wrapper for Qt enum QMetaMethod::MethodTypeQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.AbstractPrivateSignal0 Supertype for parameterless signals.QMetaObject.AbstractPrivateSignal1 Supertype for all signals with one parameter.QMetaObject.AbstractPrivateSignal2 Supertype for all signals with two parameters.QMetaObject.AbstractPrivateSignal3 Supertype for all signals with three parameters.QMetaObject.AbstractPrivateSignal4 Supertype for all signals with four parameters.QMetaObject.AbstractPrivateSignal5 Supertype for all signals with five parameters.QMetaObject.AbstractPrivateSignal6 Supertype for all signals with six parameters.QMetaObject.AbstractPrivateSignal7 Supertype for all signals with seven parameters.QMetaObject.AbstractPrivateSignal8 Supertype for all signals with eight parameters.QMetaObject.AbstractPrivateSignal9 Supertype for all signals with nine parameters.QMetaObject.AbstractPublicSignal0 Supertype for all public parameterless signals.QMetaObject.AbstractPublicSignal1 Supertype for all public signals with one parameter.QMetaObject.AbstractPublicSignal2 Supertype for all public signals with two parameters.QMetaObject.AbstractPublicSignal3 Supertype for all public signals with three parameters.QMetaObject.AbstractPublicSignal4 Supertype for all public signals with four parameters.QMetaObject.AbstractPublicSignal5 Supertype for all public signals with five parameters.QMetaObject.AbstractPublicSignal6 Supertype for all public signals with six parameters.QMetaObject.AbstractPublicSignal7 Supertype for all public signals with seven parameters.QMetaObject.AbstractPublicSignal8 Supertype for all public signals with eight parameters.QMetaObject.AbstractPublicSignal9 Supertype for all public signals with nine parameters.QMetaObject.AbstractSignal Supertype of all signals in QtJambi.QMetaObject.AbstractSignal2Default1 Supertype for all public default signals with two parameters.QMetaObject.AbstractSignal3Default1 Supertype for all public default signals with three parameters.QMetaObject.AbstractSignal3Default2 Supertype for all public default signals with three parameters.QMetaObject.AbstractSignal4Default1 Supertype for all public default signals with four parameters.QMetaObject.AbstractSignal4Default2 Supertype for all public default signals with four parameters.QMetaObject.AbstractSignal4Default3 Supertype for all public default signals with four parameters.QMetaObject.AbstractSignal5Default1 Supertype for all public default signals with five parameters.QMetaObject.AbstractSignal5Default2 Supertype for all public default signals with five parameters.QMetaObject.AbstractSignal5Default3 Supertype for all public default signals with five parameters.QMetaObject.AbstractSignal5Default4 Supertype for all public default signals with five parameters.QMetaObject.AbstractSignal6Default1 Supertype for all public default signals with six parameters.QMetaObject.AbstractSignal6Default2 Supertype for all public default signals with six parameters.QMetaObject.AbstractSignal6Default3 Supertype for all public default signals with six parameters.QMetaObject.AbstractSignal6Default4 Supertype for all public default signals with six parameters.QMetaObject.AbstractSignal6Default5 Supertype for all public default signals with six parameters.QMetaObject.AbstractSignal7Default1 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal7Default2 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal7Default3 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal7Default4 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal7Default5 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal7Default6 Supertype for all public default signals with seven parameters.QMetaObject.AbstractSignal8Default1 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default2 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default3 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default4 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default5 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default6 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal8Default7 Supertype for all public default signals with eight parameters.QMetaObject.AbstractSignal9Default1 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default2 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default3 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default4 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default5 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default6 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default7 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSignal9Default8 Supertype for all public default signals with nine parameters.QMetaObject.AbstractSlot Supertype of all slot handles.QMetaObject.Call Enum representing meta calls.QMetaObject.Connection Represents a handle to a signal-slot (or signal-functor) connection.QMetaObject.GenericSlot A generic slot handle to a method of variadic arguments.QMetaObject.Method0 A handle to parameterless method with return value.QMetaObject.Method1 A handle to method with onw parameter and return value.QMetaObject.Method2 A handle to method with two parameters and return value.QMetaObject.Method3 A handle to method with three parameters and return value.QMetaObject.Method4 A handle to method with four parameters and return value.QMetaObject.Method5 A handle to method with five parameters and return value.QMetaObject.Method6 A handle to method with six parameters and return value.QMetaObject.Method7 A handle to method with seven parameters and return value.QMetaObject.Method8 A handle to method with eight parameters and return value.QMetaObject.Method9 A handle to method with nine parameters and return value.QMetaObject.Slot0 A handle to parameterless slot.QMetaObject.Slot1 A handle to slot with one parameter.QMetaObject.Slot2 A handle to slot with two parameters.QMetaObject.Slot3 A handle to slot with three parameters.QMetaObject.Slot4 A handle to slot with four parameters.QMetaObject.Slot5 A handle to slot with five parameters.QMetaObject.Slot6 A handle to slot with six parameters.QMetaObject.Slot7 A handle to slot with seven parameters.QMetaObject.Slot8 A handle to slot with eight parameters.QMetaObject.Slot9 A handle to slot with nine parameters.QMetaProperty Meta-data about a propertyQMetaType Manages named types in the meta-object systemQMetaType.GenericFlag This class represents a QMetaType-registered but Java-unknown enumerator type which can be used in QFlags.QMetaType.GenericFlags This class represents a QMetaType-registered but Java-unknown QFlags type.QMetaType.GenericTypeInterface Interface super type for all generic classes representing a QMetaType-registered but Java-unknown value type.QMetaType.GenericValue This class represents a QMetaType-registered but Java-unknown value type.QMetaType.Type Java wrapper for Qt enum QMetaType::TypeQMetaType.TypeFlag Java wrapper for Qt enum QMetaType::TypeFlagQMetaType.TypeFlags QFlags type for enumQMetaType.TypeFlag
QMimeData Container for data that records information about its MIME typeQMimeDatabase.MatchMode Java wrapper for Qt enum QMimeDatabase::MatchModeQMimeType Describes types of file or data, represented by a MIME type stringQModelIndex Java wrapper for Qt class QModelIndexQMultiHash Java wrapper for Qt class QMultiHashQMultiMap Java wrapper for Qt class QMultiMapQMutex Access serialization between threadsQObject The base class of all Qt objectsQObject.PrivateSignal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.PrivateSignal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.PrivateSignal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.PrivateSignal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QObject.PrivateSignal4 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.QObject.PrivateSignal5 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters.QObject.PrivateSignal6 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters.QObject.PrivateSignal7 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters.QObject.PrivateSignal8 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters.QObject.PrivateSignal9 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters.QObject.QBooleanProperty QBooleanProperty is primitive-typed version of QProperty<Boolean>.QObject.QByteProperty QByteProperty is primitive-typed version of QProperty<Byte>.QObject.QCharProperty QCharProperty is primitive-typed version of QProperty<Character>.QObject.QComputedBooleanProperty QComputedBooleanProperty is primitive-typed version of QComputedProperty<Boolean>.QObject.QComputedByteProperty QComputedByteProperty is primitive-typed version of QComputedProperty<Byte>.QObject.QComputedCharProperty QComputedCharProperty is primitive-typed version of QComputedProperty<Character>.QObject.QComputedDoubleProperty QComputedDoubleProperty is primitive-typed version of QComputedProperty<Double>.QObject.QComputedFloatProperty QComputedFloatProperty is primitive-typed version of QComputedProperty<Float>.QObject.QComputedIntProperty QComputedIntProperty is primitive-typed version of QComputedProperty<Integer>.QObject.QComputedLongProperty QComputedLongProperty is primitive-typed version of QComputedProperty<Long>.QObject.QComputedProperty TheQComputedProperty
class is a template class for externally computed/stored values.QObject.QComputedShortProperty QComputedShortProperty is primitive-typed version of QComputedProperty<Short>.QObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.QDoubleProperty QDoubleProperty is primitive-typed version of QProperty<Double>.QObject.QFloatProperty QFloatProperty is primitive-typed version of QProperty<Float>.QObject.QIntProperty QIntProperty is primitive-typed version of QProperty<Integer>.QObject.QLongProperty QLongProperty is primitive-typed version of QProperty<Long>.QObject.QProperty TheQProperty
class enables automatic property bindings.QObject.QShortProperty QShortProperty is primitive-typed version of QProperty<Short>.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal1Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameters and providing default value for the parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal2Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters and providing a default value for parameter no. 2.QObject.Signal2Default2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters and providing default values for parameters 1 and 2.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QObject.Signal3Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters and providing a default value for parameter no. 3.QObject.Signal3Default3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters and providing default values for parameters 1 to 3.QObject.Signal4Default4 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters and providing default values for parameters 1 to 4.QObject.Signal5Default5 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing default values for parameters 1 to 5.QObject.Signal6Default6 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 1 to 6.QObject.Signal7Default7 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 1 to 7.QObject.Signal8Default8 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 1 to 8.QObject.Signal9Default9 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 1 to 9.QObject.SignalConfiguration Container type forQObject.MultiSignal
initialization.QOperatingSystemVersion Information about the operating system versionQOperatingSystemVersion.OSType Java wrapper for Qt enum QOperatingSystemVersion::OSTypeQPair QPair keeps two generic values.QPauseAnimation Pause for QSequentialAnimationGroupQPersistentModelIndex Used to locate data in a data modelQPoint Defines a point in the plane using integer precisionQPointer Java wrapper for Qt class QPointer.QPointF Defines a point in the plane using floating point precisionQProcess Used to start external programs and to communicate with themQProcess.ExitStatus Java wrapper for Qt enum QProcess::ExitStatusQProcess.InputChannelMode Java wrapper for Qt enum QProcess::InputChannelModeQProcess.ProcessChannel Java wrapper for Qt enum QProcess::ProcessChannelQProcess.ProcessChannelMode Java wrapper for Qt enum QProcess::ProcessChannelModeQProcess.ProcessError Java wrapper for Qt enum QProcess::ProcessErrorQProcess.ProcessState Java wrapper for Qt enum QProcess::ProcessStateQProcessEnvironment Holds the environment variables that can be passed to a programQPromise Way to store computation results to be accessed by QFutureQProperty Java wrapper for Qt class QPropertyQPropertyAlias Java wrapper for Qt class QPropertyAliasQPropertyBinding Java wrapper for Qt class QPropertyBindingQPropertyBindingError Java wrapper for Qt class QPropertyBindingErrorQPropertyBindingError.Type Java wrapper for Qt enum QPropertyBindingError::TypeQPropertyChangeHandler Java wrapper for Qt class QPropertyChangeHandlerQPropertyData The QPropertyData class is a helper class for properties with automatic property bindings.QPropertyObserver Java wrapper for Qt class QPropertyObserverQPropertyObserverBase Java wrapper for Qt class QPropertyObserverBaseQPropertyObserverBase.ObserverTag Java wrapper for Qt enum QPropertyObserverBase::ObserverTagQQueue Java wrapper for Qt class QQueueQRandomGenerator Allows one to obtain random values from a high-quality Random Number GeneratorQReadWriteLock Read-write lockingQReadWriteLock.RecursionMode Java wrapper for Qt enum QReadWriteLock::RecursionModeQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQRegularExpression Pattern matching using regular expressionsQRegularExpression.MatchOption Java wrapper for Qt enum QRegularExpression::MatchOptionQRegularExpression.MatchOptions QFlags type for enumQRegularExpression.MatchOption
QRegularExpression.MatchType Java wrapper for Qt enum QRegularExpression::MatchTypeQRegularExpression.PatternOption Java wrapper for Qt enum QRegularExpression::PatternOptionQRegularExpression.PatternOptions QFlags type for enumQRegularExpression.PatternOption
QRegularExpression.WildcardConversionOption Java wrapper for Qt enum QRegularExpression::WildcardConversionOptionQRegularExpression.WildcardConversionOptions QFlags type for enumQRegularExpression.WildcardConversionOption
QRegularExpressionMatch The results of a matching a QRegularExpression against a stringQRegularExpressionMatchIterator Iterator on the results of a global match of a QRegularExpression object against a stringQResource.Compression Java wrapper for Qt enum QResource::CompressionQRunnable The base class for all runnable objectsQRunnable.MemberAccess QScopedPointer Java wrapper for Qt class QScopedPointer to be used inside a try-with-resource block.QSet Java wrapper for Qt class QSetQSettings.Format Java wrapper for Qt enum QSettings::FormatQSettings.ReadFunc Java wrapper for Qt function pointer QSettings::ReadFuncQSettings.Scope Java wrapper for Qt enum QSettings::ScopeQSettings.Status Java wrapper for Qt enum QSettings::StatusQSettings.WriteFunc Java wrapper for Qt function pointer QSettings::WriteFuncQSharedMemory.AccessMode Java wrapper for Qt enum QSharedMemory::AccessModeQSharedMemory.DataAccess QSharedMemory.SharedMemoryError Java wrapper for Qt enum QSharedMemory::SharedMemoryErrorQShortBindable QShortBindable is primitive-typed version of QBindable<Short>.QShortProperty QShortProperty is primitive-typed version of QProperty<Short>.QShortPropertyAlias QShortPropertyAlias is primitive-typed version of QPropertyAlias<Short>.QShortPropertyBinding QShortPropertyBinding is primitive-typed version of QPropertyBinding<Short>.QShortPropertyData QShortPropertyData is primitive-typed version of QPropertyData<Short>.QSize Defines the size of a two-dimensional object using integer point precisionQSizeF Defines the size of a two-dimensional object using floating point precisionQSocketNotifier Support for monitoring activity on a file descriptorQSocketNotifier.Type Java wrapper for Qt enum QSocketNotifier::TypeQStack Java wrapper for Qt class QStackQStandardPaths.LocateOption Java wrapper for Qt enum QStandardPaths::LocateOptionQStandardPaths.LocateOptions QFlags type for enumQStandardPaths.LocateOption
QStandardPaths.StandardLocation Java wrapper for Qt enum QStandardPaths::StandardLocationQStaticMemberSignals.PrivateSignal0 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal1 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal2 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal3 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal4 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal5 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal6 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal7 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal8 Use this signal class to define a static signal.QStaticMemberSignals.PrivateSignal9 Use this signal class to define a static signal.QStaticMemberSignals.Signal1Default1 QStaticMemberSignals.Signal2Default2 QStaticMemberSignals.Signal3Default3 QStaticMemberSignals.Signal4Default4 QStaticMemberSignals.Signal5Default5 QStaticMemberSignals.Signal6Default6 QStaticMemberSignals.Signal7Default7 QStaticMemberSignals.Signal8Default8 QStaticMemberSignals.Signal9Default9 QStaticPlugin Struct containing a reference to a static plugin instance together with its meta dataQStorageInfo Provides information about currently mounted storage and drivesQString.SectionFlag Java wrapper for Qt enum SectionFlagQString.SectionFlags QFlags type for enumQString.SectionFlag
QStringConverter.Encoding Java wrapper for Qt enum QStringConverter::EncodingQStringConverterBase Java wrapper for Qt class QStringConverterBaseQStringConverterBase.Flag Java wrapper for Qt enum QStringConverterBase::FlagQStringConverterBase.Flags QFlags type for enumQStringConverterBase.Flag
QStringConverterBase.State Java wrapper for Qt class QStringConverterBase::StateQStringList List of stringsQStringMatcher Holds a sequence of characters that can be quickly matched in a Unicode stringQSysInfo.Endian Java wrapper for Qt enum QSysInfo::EndianQSystemSemaphore.AccessMode Java wrapper for Qt enum QSystemSemaphore::AccessModeQSystemSemaphore.SystemSemaphoreError Java wrapper for Qt enum QSystemSemaphore::SystemSemaphoreErrorQt.Alignment QFlags type for enumQt.AlignmentFlag
Qt.AlignmentFlag Java wrapper for Qt enum Qt::AlignmentFlagQt.AnchorPoint Java wrapper for Qt enum Qt::AnchorPointQt.ApplicationAttribute Java wrapper for Qt enum Qt::ApplicationAttributeQt.ApplicationState Java wrapper for Qt enum Qt::ApplicationStateQt.ApplicationStates QFlags type for enumQt.ApplicationState
Qt.ArrowType Java wrapper for Qt enum Qt::ArrowTypeQt.AspectRatioMode Java wrapper for Qt enum Qt::AspectRatioModeQt.Axis Java wrapper for Qt enum Qt::AxisQt.BGMode Java wrapper for Qt enum Qt::BGModeQt.BrushStyle Java wrapper for Qt enum Qt::BrushStyleQt.CaseSensitivity Java wrapper for Qt enum Qt::CaseSensitivityQt.CheckState Java wrapper for Qt enum Qt::CheckStateQt.ChecksumType Java wrapper for Qt enum Qt::ChecksumTypeQt.ClipOperation Java wrapper for Qt enum Qt::ClipOperationQt.ConnectionType Java wrapper for Qt enum Qt::ConnectionTypeQt.ContextMenuPolicy Java wrapper for Qt enum Qt::ContextMenuPolicyQt.CoordinateSystem Java wrapper for Qt enum Qt::CoordinateSystemQt.Corner Java wrapper for Qt enum Qt::CornerQt.CursorMoveStyle Java wrapper for Qt enum Qt::CursorMoveStyleQt.CursorShape Java wrapper for Qt enum Qt::CursorShapeQt.DateFormat Java wrapper for Qt enum Qt::DateFormatQt.DayOfWeek Java wrapper for Qt enum Qt::DayOfWeekQt.DockWidgetArea Java wrapper for Qt enum Qt::DockWidgetAreaQt.DockWidgetAreas QFlags type for enumQt.DockWidgetArea
Qt.DockWidgetAreaSizes Java wrapper for Qt enum Qt::DockWidgetAreaSizesQt.DropAction Java wrapper for Qt enum Qt::DropActionQt.DropActions QFlags type for enumQt.DropAction
Qt.Edge Java wrapper for Qt enum Qt::EdgeQt.Edges QFlags type for enumQt.Edge
Qt.EnterKeyType Java wrapper for Qt enum Qt::EnterKeyTypeQt.EventPriority Java wrapper for Qt enum Qt::EventPriorityQt.FillRule Java wrapper for Qt enum Qt::FillRuleQt.FindChildOption Java wrapper for Qt enum Qt::FindChildOptionQt.FindChildOptions QFlags type for enumQt.FindChildOption
Qt.FocusPolicy Java wrapper for Qt enum Qt::FocusPolicyQt.FocusReason Java wrapper for Qt enum Qt::FocusReasonQt.GestureFlag Java wrapper for Qt enum Qt::GestureFlagQt.GestureFlags QFlags type for enumQt.GestureFlag
Qt.GestureState Java wrapper for Qt enum Qt::GestureStateQt.GestureType Java wrapper for Qt enum Qt::GestureTypeQt.GlobalColor Java wrapper for Qt enum Qt::GlobalColorQt.HighDpiScaleFactorRoundingPolicy Java wrapper for Qt enum Qt::HighDpiScaleFactorRoundingPolicyQt.HitTestAccuracy Java wrapper for Qt enum Qt::HitTestAccuracyQt.ImageConversionFlag Java wrapper for Qt enum Qt::ImageConversionFlagQt.ImageConversionFlags QFlags type for enumQt.ImageConversionFlag
Qt.InputMethodHint Java wrapper for Qt enum Qt::InputMethodHintQt.InputMethodHints QFlags type for enumQt.InputMethodHint
Qt.InputMethodQueries QFlags type for enumQt.InputMethodQuery
Qt.InputMethodQuery Java wrapper for Qt enum Qt::InputMethodQueryQt.ItemFlag Java wrapper for Qt enum Qt::ItemFlagQt.ItemFlags QFlags type for enumQt.ItemFlag
Qt.ItemSelectionMode Java wrapper for Qt enum Qt::ItemSelectionModeQt.ItemSelectionOperation Java wrapper for Qt enum Qt::ItemSelectionOperationQt.Key Java wrapper for Qt enum Qt::KeyQt.KeyboardModifier Java wrapper for Qt enum Qt::KeyboardModifierQt.KeyboardModifiers QFlags type for enumQt.KeyboardModifier
Qt.LayoutDirection Java wrapper for Qt enum Qt::LayoutDirectionQt.MaskMode Java wrapper for Qt enum Qt::MaskModeQt.MatchFlag Java wrapper for Qt enum Qt::MatchFlagQt.MatchFlags QFlags type for enumQt.MatchFlag
Qt.MouseButton Java wrapper for Qt enum Qt::MouseButtonQt.MouseButtons QFlags type for enumQt.MouseButton
Qt.MouseEventFlag Java wrapper for Qt enum Qt::MouseEventFlagQt.MouseEventFlags QFlags type for enumQt.MouseEventFlag
Qt.MouseEventSource Java wrapper for Qt enum Qt::MouseEventSourceQt.NativeGestureType Java wrapper for Qt enum Qt::NativeGestureTypeQt.NavigationMode Java wrapper for Qt enum Qt::NavigationModeQt.Orientation Java wrapper for Qt enum Qt::OrientationQt.Orientations QFlags type for enumQt.Orientation
Qt.PenCapStyle Java wrapper for Qt enum Qt::PenCapStyleQt.PenJoinStyle Java wrapper for Qt enum Qt::PenJoinStyleQt.PenStyle Java wrapper for Qt enum Qt::PenStyleQt.ScreenOrientation Java wrapper for Qt enum Qt::ScreenOrientationQt.ScreenOrientations QFlags type for enumQt.ScreenOrientation
Qt.ScrollBarPolicy Java wrapper for Qt enum Qt::ScrollBarPolicyQt.ScrollPhase Java wrapper for Qt enum Qt::ScrollPhaseQt.ShortcutContext Java wrapper for Qt enum Qt::ShortcutContextQt.SizeHint Java wrapper for Qt enum Qt::SizeHintQt.SizeMode Java wrapper for Qt enum Qt::SizeModeQt.SortOrder Java wrapper for Qt enum Qt::SortOrderQt.SplitBehavior QFlags type for enumQt.SplitBehaviorFlags
Qt.SplitBehaviorFlags Java wrapper for Qt enum Qt::SplitBehaviorFlagsQt.TabFocusBehavior Java wrapper for Qt enum Qt::TabFocusBehaviorQt.TextElideMode Java wrapper for Qt enum Qt::TextElideModeQt.TextFlag Java wrapper for Qt enum Qt::TextFlagQt.TextFormat Java wrapper for Qt enum Qt::TextFormatQt.TextInteractionFlag Java wrapper for Qt enum Qt::TextInteractionFlagQt.TextInteractionFlags QFlags type for enumQt.TextInteractionFlag
Qt.TileRule Java wrapper for Qt enum Qt::TileRuleQt.TimerType Java wrapper for Qt enum Qt::TimerTypeQt.TimeSpec Java wrapper for Qt enum Qt::TimeSpecQt.ToolBarArea Java wrapper for Qt enum Qt::ToolBarAreaQt.ToolBarAreas QFlags type for enumQt.ToolBarArea
Qt.ToolBarAreaSizes Java wrapper for Qt enum Qt::ToolBarAreaSizesQt.ToolButtonStyle Java wrapper for Qt enum Qt::ToolButtonStyleQt.TouchPointState Java wrapper for Qt enum Qt::TouchPointStateQt.TouchPointStates QFlags type for enumQt.TouchPointState
Qt.TransformationMode Java wrapper for Qt enum Qt::TransformationModeQt.UIEffect Java wrapper for Qt enum Qt::UIEffectQt.WhiteSpaceMode Java wrapper for Qt enum Qt::WhiteSpaceModeQt.WidgetAttribute Java wrapper for Qt enum Qt::WidgetAttributeQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowFrameSection Java wrapper for Qt enum Qt::WindowFrameSectionQt.WindowModality Java wrapper for Qt enum Qt::WindowModalityQt.WindowState Java wrapper for Qt enum Qt::WindowStateQt.WindowStates QFlags type for enumQt.WindowState
Qt.WindowType Java wrapper for Qt enum Qt::WindowTypeQTemporaryFile I/O device that operates on temporary filesQTextBoundaryFinder Way of finding Unicode text boundaries in a stringQTextBoundaryFinder.BoundaryReason Java wrapper for Qt enum QTextBoundaryFinder::BoundaryReasonQTextBoundaryFinder.BoundaryReasons QFlags type for enumQTextBoundaryFinder.BoundaryReason
QTextBoundaryFinder.BoundaryType Java wrapper for Qt enum QTextBoundaryFinder::BoundaryTypeQTextStream Convenient interface for reading and writing textQTextStream.FieldAlignment Java wrapper for Qt enum QTextStream::FieldAlignmentQTextStream.NumberFlag Java wrapper for Qt enum QTextStream::NumberFlagQTextStream.NumberFlags QFlags type for enumQTextStream.NumberFlag
QTextStream.RealNumberNotation Java wrapper for Qt enum QTextStream::RealNumberNotationQTextStream.Status Java wrapper for Qt enum QTextStream::StatusQtFuture.Launch Java wrapper for Qt enum QtFuture::LaunchQThread Platform-independent way to manage threadsQThread.Priority Java wrapper for Qt enum QThread::PriorityQThreadPool Manages a collection of QThreadsQTime Clock time functionsQTimeLine.Direction Java wrapper for Qt enum QTimeLine::DirectionQTimeLine.State Java wrapper for Qt enum QTimeLine::StateQTimerEvent Contains parameters that describe a timer eventQTimeZone Converts between UTC and local time in a specific time zoneQTimeZone.NameType Java wrapper for Qt enum QTimeZone::NameTypeQTimeZone.OffsetData Java wrapper for Qt class QTimeZone::OffsetDataQTimeZone.TimeType Java wrapper for Qt enum QTimeZone::TimeTypeQtMessageHandler Java wrapper for Qt function pointer QtMessageHandlerQtMsgType Java wrapper for Qt enum QtMsgTypeQTranslator Internationalization support for text outputQUntypedBindable Java wrapper for Qt class QUntypedBindableQUntypedPropertyBinding Java wrapper for Qt class QUntypedPropertyBindingQUntypedPropertyData Java wrapper for Qt class QUntypedPropertyDataQUrl Convenient interface for working with URLsQUrl.ComponentFormattingOption Java wrapper for Qt enum QUrl::ComponentFormattingOptionQUrl.ComponentFormattingOptions QFlags type for enumQUrl.ComponentFormattingOption
QUrl.FormattingOption Supertype interface forQUrl.UrlFormattingOption
andQUrl.ComponentFormattingOption
to be joined in QFiags typeQUrl.FormattingOptions
QUrl.FormattingOptions QFiags type for joiningQUrl.UrlFormattingOption
andQUrl.ComponentFormattingOption
.QUrl.ParsingMode Java wrapper for Qt enum QUrl::ParsingModeQUrl.UrlFormattingOption Java wrapper for Qt enum QUrl::UrlFormattingOptionQUrl.UserInputResolutionOption Java wrapper for Qt enum QUrl::UserInputResolutionOptionQUrl.UserInputResolutionOptions QFlags type for enumQUrl.UserInputResolutionOption
QUrlQuery Way to manipulate a key-value pairs in a URL's queryQUuid Stores a Universally Unique Identifier (UUID)QUuid.StringFormat Java wrapper for Qt enum QUuid::StringFormatQUuid.Variant Java wrapper for Qt enum QUuid::VariantQUuid.Version Java wrapper for Qt enum QUuid::VersionQVariant.Type Deprecated.QVariantAnimation Base class for animationsQVersionNumber Contains a version number with an arbitrary number of segmentsQVoidFuture Java wrapper for Qt class QVoidFutureQVoidFutureInterface Java wrapper for Qt class QVoidFutureInterfaceQVoidPromise Java wrapper for Qt class QVoidPromiseQWeakPointer Java wrapper for Qt class QWeakPointer similar toWeakReference
but also supplyingnull
when resource has been disposed.QXmlStreamAttribute Represents a single XML attributeQXmlStreamAttributes Represents a vector of QXmlStreamAttributeQXmlStreamEntityDeclaration Represents a DTD entity declarationQXmlStreamEntityResolver Entity resolver for a QXmlStreamReaderQXmlStreamNamespaceDeclaration Represents a namespace declarationQXmlStreamNotationDeclaration Represents a DTD notation declarationQXmlStreamReader Fast parser for reading well-formed XML via a simple streaming APIQXmlStreamReader.Error Java wrapper for Qt enum QXmlStreamReader::ErrorQXmlStreamReader.ReadElementTextBehaviour Java wrapper for Qt enum QXmlStreamReader::ReadElementTextBehaviourQXmlStreamReader.TokenType Java wrapper for Qt enum QXmlStreamReader::TokenType -
Classes in io.qt.core used by io.qt.core.internal Class Description QByteArray Array of bytesQDateTime Date and time functionsQDir.Filters QFlags type for enumQDir.Filter
QFileDevice.FileError Java wrapper for Qt enum QFileDevice::FileErrorQFileDevice.FileHandleFlag Java wrapper for Qt enum QFileDevice::FileHandleFlagQFileDevice.FileHandleFlags QFlags type for enumQFileDevice.FileHandleFlag
QFileDevice.MemoryMapFlag Java wrapper for Qt enum QFileDevice::MemoryMapFlagQFileDevice.MemoryMapFlags QFlags type for enumQFileDevice.MemoryMapFlag
QFileInfo System-independent file informationQIODeviceBase.OpenMode QFlags type for enumQIODeviceBase.OpenModeFlag
QIODeviceBase.OpenModeFlag Java wrapper for Qt enum QIODeviceBase::OpenModeFlagQJsonObject Encapsulates a JSON objectQList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.Method1 A handle to method with onw parameter and return value.QMetaObject.Method2 A handle to method with two parameters and return value.QMetaObject.Method3 A handle to method with three parameters and return value.QMetaObject.Method4 A handle to method with four parameters and return value.QMetaObject.Method5 A handle to method with five parameters and return value.QMetaObject.Method6 A handle to method with six parameters and return value.QMetaObject.Method7 A handle to method with seven parameters and return value.QMetaObject.Method8 A handle to method with eight parameters and return value.QMetaObject.Method9 A handle to method with nine parameters and return value.QMultiMap Java wrapper for Qt class QMultiMapQObject The base class of all Qt objectsQStringList List of stringsQt.CaseSensitivity Java wrapper for Qt enum Qt::CaseSensitivity -
Classes in io.qt.core used by io.qt.dbus Class Description QByteArray Array of bytesQList Java wrapper for Qt class QListQMetaMethod Meta-data about a member functionQMetaObject Java wrapper for Qt class QMetaObjectQMetaType Manages named types in the meta-object systemQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal1Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameters and providing default value for the parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QStringList List of strings -
Classes in io.qt.core used by io.qt.designer Class Description QByteArray Array of bytesQDir Access to directory structures and their contentsQEvent The base class of all event classes.QIODevice The base interface class of all I/O devices in QtQList Java wrapper for Qt class QListQMetaEnum Meta-data about an enumeratorQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.MultiSignal Wrapper class supporting the definition of overloaded signal in a class.QObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QObject.Signal4 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.QPair QPair keeps two generic values.QPoint Defines a point in the plane using integer precisionQRect Defines a rectangle in the plane using integer precisionQStringList List of stringsQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowType Java wrapper for Qt enum Qt::WindowType -
Classes in io.qt.core used by io.qt.designer.util Class Description QMetaObject.Method1 A handle to method with onw parameter and return value. -
Classes in io.qt.core used by io.qt.gui Class Description QAbstractItemModel The abstract interface for item model classesQByteArray Array of bytesQCoreApplication Event loop for Qt applications without UIQDataStream Serialization of binary data to a QIODeviceQDateTime Date and time functionsQDir Access to directory structures and their contentsQDir.Filter Java wrapper for Qt enum QDir::FilterQDir.Filters QFlags type for enumQDir.Filter
QEvent The base class of all event classes.QEvent.Type Java wrapper for Qt enum QEvent::TypeQFile Interface for reading from and writing to filesQFileDevice.Permissions QFlags type for enumQFileDevice.Permission
QFileInfo System-independent file informationQIODevice The base interface class of all I/O devices in QtQIODeviceBase.OpenMode QFlags type for enumQIODeviceBase.OpenModeFlag
QIODeviceBase.OpenModeFlag Java wrapper for Qt enum QIODeviceBase::OpenModeFlagQIterator QLine Two-dimensional vector using integer precisionQLineF Two-dimensional vector using floating point precisionQList Java wrapper for Qt class QListQLocale Converts between numbers and their string representations in various languagesQMap Java wrapper for Qt class QMapQMargins Defines the four margins of a rectangleQMarginsF Defines the four margins of a rectangleQMetaObject Java wrapper for Qt class QMetaObjectQMimeData Container for data that records information about its MIME typeQModelIndex Java wrapper for Qt class QModelIndexQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal1Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameters and providing default value for the parameter.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QObject.Signal4 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.QPair QPair keeps two generic values.QPoint Defines a point in the plane using integer precisionQPointF Defines a point in the plane using floating point precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQRegularExpression Pattern matching using regular expressionsQSet Java wrapper for Qt class QSetQSize Defines the size of a two-dimensional object using integer point precisionQSizeF Defines the size of a two-dimensional object using floating point precisionQStringList List of stringsQt.Alignment QFlags type for enumQt.AlignmentFlag
Qt.AlignmentFlag Java wrapper for Qt enum Qt::AlignmentFlagQt.ApplicationState Java wrapper for Qt enum Qt::ApplicationStateQt.AspectRatioMode Java wrapper for Qt enum Qt::AspectRatioModeQt.Axis Java wrapper for Qt enum Qt::AxisQt.BGMode Java wrapper for Qt enum Qt::BGModeQt.BrushStyle Java wrapper for Qt enum Qt::BrushStyleQt.CheckState Java wrapper for Qt enum Qt::CheckStateQt.ClipOperation Java wrapper for Qt enum Qt::ClipOperationQt.CursorMoveStyle Java wrapper for Qt enum Qt::CursorMoveStyleQt.CursorShape Java wrapper for Qt enum Qt::CursorShapeQt.DropAction Java wrapper for Qt enum Qt::DropActionQt.DropActions QFlags type for enumQt.DropAction
Qt.Edge Java wrapper for Qt enum Qt::EdgeQt.Edges QFlags type for enumQt.Edge
Qt.FillRule Java wrapper for Qt enum Qt::FillRuleQt.FocusReason Java wrapper for Qt enum Qt::FocusReasonQt.GlobalColor Java wrapper for Qt enum Qt::GlobalColorQt.HighDpiScaleFactorRoundingPolicy Java wrapper for Qt enum Qt::HighDpiScaleFactorRoundingPolicyQt.HitTestAccuracy Java wrapper for Qt enum Qt::HitTestAccuracyQt.ImageConversionFlag Java wrapper for Qt enum Qt::ImageConversionFlagQt.ImageConversionFlags QFlags type for enumQt.ImageConversionFlag
Qt.InputMethodQueries QFlags type for enumQt.InputMethodQuery
Qt.InputMethodQuery Java wrapper for Qt enum Qt::InputMethodQueryQt.ItemFlag Java wrapper for Qt enum Qt::ItemFlagQt.ItemFlags QFlags type for enumQt.ItemFlag
Qt.Key Java wrapper for Qt enum Qt::KeyQt.KeyboardModifier Java wrapper for Qt enum Qt::KeyboardModifierQt.KeyboardModifiers QFlags type for enumQt.KeyboardModifier
Qt.LayoutDirection Java wrapper for Qt enum Qt::LayoutDirectionQt.MaskMode Java wrapper for Qt enum Qt::MaskModeQt.MatchFlags QFlags type for enumQt.MatchFlag
Qt.MouseButton Java wrapper for Qt enum Qt::MouseButtonQt.MouseButtons QFlags type for enumQt.MouseButton
Qt.MouseEventFlags QFlags type for enumQt.MouseEventFlag
Qt.MouseEventSource Java wrapper for Qt enum Qt::MouseEventSourceQt.NativeGestureType Java wrapper for Qt enum Qt::NativeGestureTypeQt.Orientation Java wrapper for Qt enum Qt::OrientationQt.PenCapStyle Java wrapper for Qt enum Qt::PenCapStyleQt.PenJoinStyle Java wrapper for Qt enum Qt::PenJoinStyleQt.PenStyle Java wrapper for Qt enum Qt::PenStyleQt.ScreenOrientation Java wrapper for Qt enum Qt::ScreenOrientationQt.ScrollPhase Java wrapper for Qt enum Qt::ScrollPhaseQt.ShortcutContext Java wrapper for Qt enum Qt::ShortcutContextQt.SizeMode Java wrapper for Qt enum Qt::SizeModeQt.SortOrder Java wrapper for Qt enum Qt::SortOrderQt.TabFocusBehavior Java wrapper for Qt enum Qt::TabFocusBehaviorQt.TextElideMode Java wrapper for Qt enum Qt::TextElideModeQt.TextFormat Java wrapper for Qt enum Qt::TextFormatQt.TransformationMode Java wrapper for Qt enum Qt::TransformationModeQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowModality Java wrapper for Qt enum Qt::WindowModalityQt.WindowState Java wrapper for Qt enum Qt::WindowStateQt.WindowStates QFlags type for enumQt.WindowState
Qt.WindowType Java wrapper for Qt enum Qt::WindowTypeQTimerEvent Contains parameters that describe a timer eventQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.help Class Description QAbstractItemModel The abstract interface for item model classesQAbstractListModel Abstract model that can be subclassed to create one-dimensional list modelsQByteArray Array of bytesQEvent The base class of all event classes.QList Java wrapper for Qt class QListQMap Java wrapper for Qt class QMapQMetaObject Java wrapper for Qt class QMetaObjectQModelIndex Java wrapper for Qt class QModelIndexQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QPair QPair keeps two generic values.QPoint Defines a point in the plane using integer precisionQStringList List of stringsQStringListModel Model that supplies strings to viewsQUrl Convenient interface for working with URLsQVersionNumber Contains a version number with an arbitrary number of segments -
Classes in io.qt.core used by io.qt.internal Class Description QByteArray Array of bytesQJsonObject Encapsulates a JSON objectQMetaMethod Meta-data about a member functionQMetaObject.AbstractPrivateSignal0 Supertype for parameterless signals.QMetaObject.AbstractPrivateSignal1 Supertype for all signals with one parameter.QMetaObject.AbstractPrivateSignal2 Supertype for all signals with two parameters.QMetaObject.AbstractPrivateSignal3 Supertype for all signals with three parameters.QMetaObject.AbstractPrivateSignal4 Supertype for all signals with four parameters.QMetaObject.AbstractPrivateSignal5 Supertype for all signals with five parameters.QMetaObject.AbstractPrivateSignal6 Supertype for all signals with six parameters.QMetaObject.AbstractPrivateSignal7 Supertype for all signals with seven parameters.QMetaObject.AbstractPrivateSignal8 Supertype for all signals with eight parameters.QMetaObject.AbstractPrivateSignal9 Supertype for all signals with nine parameters.QMetaObject.AbstractSignal Supertype of all signals in QtJambi.QMetaObject.Connection Represents a handle to a signal-slot (or signal-functor) connection.QMetaObject.DisposedSignal Signal emitted when aQtObjectInterface
is being disposed.QMetaObject.GenericSlot A generic slot handle to a method of variadic arguments.QMetaObject.Method1 A handle to method with onw parameter and return value.QMetaObject.Method2 A handle to method with two parameters and return value.QMetaObject.Method3 A handle to method with three parameters and return value.QMetaObject.Method4 A handle to method with four parameters and return value.QMetaObject.Method5 A handle to method with five parameters and return value.QMetaObject.Method6 A handle to method with six parameters and return value.QMetaObject.Method7 A handle to method with seven parameters and return value.QMetaObject.Method8 A handle to method with eight parameters and return value.QMetaObject.Method9 A handle to method with nine parameters and return value.QMetaObject.Slot0 A handle to parameterless slot.QMetaObject.Slot1 A handle to slot with one parameter.QMetaObject.Slot2 A handle to slot with two parameters.QMetaObject.Slot3 A handle to slot with three parameters.QMetaObject.Slot4 A handle to slot with four parameters.QMetaObject.Slot5 A handle to slot with five parameters.QMetaObject.Slot6 A handle to slot with six parameters.QMetaObject.Slot7 A handle to slot with seven parameters.QMetaObject.Slot8 A handle to slot with eight parameters.QMetaObject.Slot9 A handle to slot with nine parameters.QMetaProperty Meta-data about a propertyQMetaType Manages named types in the meta-object systemQObject The base class of all Qt objectsQObject.PrivateSignal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QPair QPair keeps two generic values.Qt.ConnectionType Java wrapper for Qt enum Qt::ConnectionTypeQThread Platform-independent way to manage threads -
Classes in io.qt.core used by io.qt.network Class Description QByteArray Array of bytesQCryptographicHash.Algorithm Java wrapper for Qt enum QCryptographicHash::AlgorithmQDataStream Serialization of binary data to a QIODeviceQDateTime Date and time functionsQDeadlineTimer Marks a deadline in the futureQHash Java wrapper for Qt class QHashQIODevice The base interface class of all I/O devices in QtQIODeviceBase Java wrapper for Qt class QIODeviceBaseQIODeviceBase.OpenMode QFlags type for enumQIODeviceBase.OpenModeFlag
QIODeviceBase.OpenModeFlag Java wrapper for Qt enum QIODeviceBase::OpenModeFlagQList Java wrapper for Qt class QListQMap Java wrapper for Qt class QMapQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.Slot1 A handle to slot with one parameter.QMultiMap Java wrapper for Qt class QMultiMapQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QPair QPair keeps two generic values.QStringList List of stringsQUrl Convenient interface for working with URLsQUrl.ComponentFormattingOption Java wrapper for Qt enum QUrl::ComponentFormattingOptionQUrl.ComponentFormattingOptions QFlags type for enumQUrl.ComponentFormattingOption
QUrl.ParsingMode Java wrapper for Qt enum QUrl::ParsingMode -
Classes in io.qt.core used by io.qt.network.auth Class Description QByteArray Array of bytesQDateTime Date and time functionsQList Java wrapper for Qt class QListQMap Java wrapper for Qt class QMapQMetaObject Java wrapper for Qt class QMetaObjectQMultiMap Java wrapper for Qt class QMultiMapQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QPair QPair keeps two generic values.QUrl Convenient interface for working with URLsQUrlQuery Way to manipulate a key-value pairs in a URL's query -
Classes in io.qt.core used by io.qt.opengl Class Description QByteArray Array of bytesQList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QPair QPair keeps two generic values.QPoint Defines a point in the plane using integer precisionQPointF Defines a point in the plane using floating point precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQSize Defines the size of a two-dimensional object using integer point precisionQSizeF Defines the size of a two-dimensional object using floating point precision -
Classes in io.qt.core used by io.qt.opengl.widgets Class Description QEvent The base class of all event classes.QMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QPoint Defines a point in the plane using integer precisionQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowType Java wrapper for Qt enum Qt::WindowType -
Classes in io.qt.core used by io.qt.printsupport Class Description QList Java wrapper for Qt class QListQMarginsF Defines the four margins of a rectangleQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QPoint Defines a point in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQStringList List of stringsQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowType Java wrapper for Qt enum Qt::WindowType -
Classes in io.qt.core used by io.qt.qml Class Description QByteArray Array of bytesQDataStream Serialization of binary data to a QIODeviceQDateTime Date and time functionsQEvent The base class of all event classes.QFileSelector Convenient way of selecting file variantsQList Java wrapper for Qt class QListQMetaMethod Meta-data about a member functionQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.Slot0 A handle to parameterless slot.QMetaObject.Slot1 A handle to slot with one parameter.QMetaProperty Meta-data about a propertyQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QStringList List of stringsQtMsgType Java wrapper for Qt enum QtMsgTypeQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.qt3d.animation Class Description QEasingCurve Easing curves for controlling animationQIterator QList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QStringList List of stringsQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.qt3d.core Class Description QByteArray Array of bytesQList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.qt3d.core.quick Class Description QMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.qt3d.logic Class Description QMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter. -
Classes in io.qt.core used by io.qt.qt3d.render Class Description QByteArray Array of bytesQEvent The base class of all event classes.QList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QPoint Defines a point in the plane using integer precisionQPointF Defines a point in the plane using floating point precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQSize Defines the size of a two-dimensional object using integer point precisionQStringList List of stringsQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.qt3d.render.quick.scene2d Class Description QList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter. -
Classes in io.qt.core used by io.qt.quick Class Description QByteArray Array of bytesQEvent The base class of all event classes.QList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QPoint Defines a point in the plane using integer precisionQPointF Defines a point in the plane using floating point precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQRunnable The base class for all runnable objectsQSize Defines the size of a two-dimensional object using integer point precisionQSizeF Defines the size of a two-dimensional object using floating point precisionQt.FocusReason Java wrapper for Qt enum Qt::FocusReasonQt.InputMethodQueries QFlags type for enumQt.InputMethodQuery
Qt.InputMethodQuery Java wrapper for Qt enum Qt::InputMethodQueryQt.MouseButton Java wrapper for Qt enum Qt::MouseButtonQt.MouseButtons QFlags type for enumQt.MouseButton
QThread Platform-independent way to manage threadsQTimerEvent Contains parameters that describe a timer eventQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.quick.widgets Class Description QEvent The base class of all event classes.QList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QSize Defines the size of a two-dimensional object using integer point precisionQTimerEvent Contains parameters that describe a timer eventQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.quick3d Class Description QByteArray Array of bytesQList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QSize Defines the size of a two-dimensional object using integer point precision -
Classes in io.qt.core used by io.qt.sql Class Description QAbstractItemModel The abstract interface for item model classesQAbstractTableModel Abstract model that can be subclassed to create table modelsQByteArray Array of bytesQList Java wrapper for Qt class QListQMetaObject Java wrapper for Qt class QMetaObjectQMetaType Manages named types in the meta-object systemQModelIndex Java wrapper for Qt class QModelIndexQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QStringList List of stringsQt.ItemFlags QFlags type for enumQt.ItemFlag
Qt.Orientation Java wrapper for Qt enum Qt::OrientationQt.SortOrder Java wrapper for Qt enum Qt::SortOrderQVariant.Type Deprecated. -
Classes in io.qt.core used by io.qt.svg Class Description QByteArray Array of bytesQIODevice The base interface class of all I/O devices in QtQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QPoint Defines a point in the plane using integer precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQSize Defines the size of a two-dimensional object using integer point precisionQt.AspectRatioMode Java wrapper for Qt enum Qt::AspectRatioModeQXmlStreamReader Fast parser for reading well-formed XML via a simple streaming API -
Classes in io.qt.core used by io.qt.test Class Description QAbstractItemModel The abstract interface for item model classesQByteArray Array of bytesQDataStream Serialization of binary data to a QIODeviceQEvent The base class of all event classes.QList Java wrapper for Qt class QListQMap Java wrapper for Qt class QMapQMetaMethod Meta-data about a member functionQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.AbstractSignal Supertype of all signals in QtJambi.QObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QPoint Defines a point in the plane using integer precisionQRegularExpression Pattern matching using regular expressionsQt.Key Java wrapper for Qt enum Qt::KeyQt.KeyboardModifier Java wrapper for Qt enum Qt::KeyboardModifierQt.KeyboardModifiers QFlags type for enumQt.KeyboardModifier
Qt.MouseButton Java wrapper for Qt enum Qt::MouseButtonQTemporaryDir Creates a unique directory for temporary useQTimerEvent Contains parameters that describe a timer eventQtMsgType Java wrapper for Qt enum QtMsgType -
Classes in io.qt.core used by io.qt.widgets Class Description QAbstractItemModel The abstract interface for item model classesQAbstractProxyModel Base class for proxy item models that can do sorting, filtering or other data processing tasksQByteArray Array of bytesQCalendar Describes calendar systemsQChildEvent Contains event parameters for child object eventsQCoreApplication Event loop for Qt applications without UIQDataStream Serialization of binary data to a QIODeviceQDate Date functionsQDateTime Date and time functionsQDir Access to directory structures and their contentsQDir.Filter Java wrapper for Qt enum QDir::FilterQDir.Filters QFlags type for enumQDir.Filter
QEvent The base class of all event classes.QEvent.Type Java wrapper for Qt enum QEvent::TypeQFileInfo System-independent file informationQItemSelection Manages information about selected items in a modelQItemSelectionModel Keeps track of a view's selected itemsQItemSelectionModel.SelectionFlag Java wrapper for Qt enum QItemSelectionModel::SelectionFlagQItemSelectionModel.SelectionFlags QFlags type for enumQItemSelectionModel.SelectionFlag
QLineF Two-dimensional vector using floating point precisionQList Java wrapper for Qt class QListQLocale Converts between numbers and their string representations in various languagesQMap Java wrapper for Qt class QMapQMargins Defines the four margins of a rectangleQMarginsF Defines the four margins of a rectangleQMetaObject Java wrapper for Qt class QMetaObjectQMetaObject.AbstractPublicSignal0 Supertype for all public parameterless signals.QMetaObject.AbstractPublicSignal1 Supertype for all public signals with one parameter.QMetaObject.Slot0 A handle to parameterless slot.QMetaObject.Slot1 A handle to slot with one parameter.QMetaType.Type Java wrapper for Qt enum QMetaType::TypeQMimeData Container for data that records information about its MIME typeQModelIndex Java wrapper for Qt class QModelIndexQObject The base class of all Qt objectsQObject.MultiSignal Wrapper class supporting the definition of overloaded signal in a class.QObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QObject.Signal0 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.QObject.Signal1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.QObject.Signal1Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameters and providing default value for the parameter.QObject.Signal2 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.QObject.Signal2Default1 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters and providing a default value for parameter no. 2.QObject.Signal3 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.QObject.Signal4 Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.QPair QPair keeps two generic values.QPoint Defines a point in the plane using integer precisionQPointF Defines a point in the plane using floating point precisionQRect Defines a rectangle in the plane using integer precisionQRectF Defines a rectangle in the plane using floating point precisionQRegularExpression Pattern matching using regular expressionsQSize Defines the size of a two-dimensional object using integer point precisionQSizeF Defines the size of a two-dimensional object using floating point precisionQStringList List of stringsQt.Alignment QFlags type for enumQt.AlignmentFlag
Qt.AlignmentFlag Java wrapper for Qt enum Qt::AlignmentFlagQt.AnchorPoint Java wrapper for Qt enum Qt::AnchorPointQt.ArrowType Java wrapper for Qt enum Qt::ArrowTypeQt.AspectRatioMode Java wrapper for Qt enum Qt::AspectRatioModeQt.Axis Java wrapper for Qt enum Qt::AxisQt.CaseSensitivity Java wrapper for Qt enum Qt::CaseSensitivityQt.CheckState Java wrapper for Qt enum Qt::CheckStateQt.ContextMenuPolicy Java wrapper for Qt enum Qt::ContextMenuPolicyQt.CoordinateSystem Java wrapper for Qt enum Qt::CoordinateSystemQt.Corner Java wrapper for Qt enum Qt::CornerQt.CursorMoveStyle Java wrapper for Qt enum Qt::CursorMoveStyleQt.DayOfWeek Java wrapper for Qt enum Qt::DayOfWeekQt.DockWidgetArea Java wrapper for Qt enum Qt::DockWidgetAreaQt.DockWidgetAreas QFlags type for enumQt.DockWidgetArea
Qt.DropAction Java wrapper for Qt enum Qt::DropActionQt.DropActions QFlags type for enumQt.DropAction
Qt.FillRule Java wrapper for Qt enum Qt::FillRuleQt.FindChildOption Java wrapper for Qt enum Qt::FindChildOptionQt.FindChildOptions QFlags type for enumQt.FindChildOption
Qt.FocusPolicy Java wrapper for Qt enum Qt::FocusPolicyQt.FocusReason Java wrapper for Qt enum Qt::FocusReasonQt.GestureFlag Java wrapper for Qt enum Qt::GestureFlagQt.GestureFlags QFlags type for enumQt.GestureFlag
Qt.GestureState Java wrapper for Qt enum Qt::GestureStateQt.GestureType Java wrapper for Qt enum Qt::GestureTypeQt.HitTestAccuracy Java wrapper for Qt enum Qt::HitTestAccuracyQt.InputMethodHint Java wrapper for Qt enum Qt::InputMethodHintQt.InputMethodHints QFlags type for enumQt.InputMethodHint
Qt.InputMethodQuery Java wrapper for Qt enum Qt::InputMethodQueryQt.ItemFlag Java wrapper for Qt enum Qt::ItemFlagQt.ItemFlags QFlags type for enumQt.ItemFlag
Qt.ItemSelectionMode Java wrapper for Qt enum Qt::ItemSelectionModeQt.ItemSelectionOperation Java wrapper for Qt enum Qt::ItemSelectionOperationQt.KeyboardModifier Java wrapper for Qt enum Qt::KeyboardModifierQt.KeyboardModifiers QFlags type for enumQt.KeyboardModifier
Qt.LayoutDirection Java wrapper for Qt enum Qt::LayoutDirectionQt.MatchFlag Java wrapper for Qt enum Qt::MatchFlagQt.MatchFlags QFlags type for enumQt.MatchFlag
Qt.MouseButton Java wrapper for Qt enum Qt::MouseButtonQt.MouseButtons QFlags type for enumQt.MouseButton
Qt.MouseEventFlag Java wrapper for Qt enum Qt::MouseEventFlagQt.MouseEventFlags QFlags type for enumQt.MouseEventFlag
Qt.MouseEventSource Java wrapper for Qt enum Qt::MouseEventSourceQt.Orientation Java wrapper for Qt enum Qt::OrientationQt.Orientations QFlags type for enumQt.Orientation
Qt.PenStyle Java wrapper for Qt enum Qt::PenStyleQt.ScrollBarPolicy Java wrapper for Qt enum Qt::ScrollBarPolicyQt.ShortcutContext Java wrapper for Qt enum Qt::ShortcutContextQt.SizeHint Java wrapper for Qt enum Qt::SizeHintQt.SortOrder Java wrapper for Qt enum Qt::SortOrderQt.TextElideMode Java wrapper for Qt enum Qt::TextElideModeQt.TextFormat Java wrapper for Qt enum Qt::TextFormatQt.TextInteractionFlag Java wrapper for Qt enum Qt::TextInteractionFlagQt.TextInteractionFlags QFlags type for enumQt.TextInteractionFlag
Qt.TileRule Java wrapper for Qt enum Qt::TileRuleQt.TimeSpec Java wrapper for Qt enum Qt::TimeSpecQt.ToolBarArea Java wrapper for Qt enum Qt::ToolBarAreaQt.ToolBarAreas QFlags type for enumQt.ToolBarArea
Qt.ToolButtonStyle Java wrapper for Qt enum Qt::ToolButtonStyleQt.TransformationMode Java wrapper for Qt enum Qt::TransformationModeQt.UIEffect Java wrapper for Qt enum Qt::UIEffectQt.WidgetAttribute Java wrapper for Qt enum Qt::WidgetAttributeQt.WindowFlags QFlags type for enumQt.WindowType
Qt.WindowFrameSection Java wrapper for Qt enum Qt::WindowFrameSectionQt.WindowModality Java wrapper for Qt enum Qt::WindowModalityQt.WindowState Java wrapper for Qt enum Qt::WindowStateQt.WindowStates QFlags type for enumQt.WindowState
Qt.WindowType Java wrapper for Qt enum Qt::WindowTypeQTime Clock time functionsQTimeLine Timeline for controlling animationsQTimerEvent Contains parameters that describe a timer eventQUrl Convenient interface for working with URLs -
Classes in io.qt.core used by io.qt.widgets.svg Class Description QByteArray Array of bytesQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QRectF Defines a rectangle in the plane using floating point precisionQSize Defines the size of a two-dimensional object using integer point precision -
Classes in io.qt.core used by io.qt.widgets.tools Class Description QDir Access to directory structures and their contentsQIODevice The base interface class of all I/O devices in QtQMetaObject Java wrapper for Qt class QMetaObjectQObject The base class of all Qt objectsQObject.QDeclarativeConstructor Parameter type for declarative constructors, i.e. constructors being called by QML only.QStringList List of strings -
Classes in io.qt.core used by io.qt.xml Class Description QByteArray Array of bytesQIODevice The base interface class of all I/O devices in QtQTextStream Convenient interface for reading and writing textQXmlStreamReader Fast parser for reading well-formed XML via a simple streaming API