Uses of Interface
io.qt.QtThreadAffineInterface
-
Uses of QtThreadAffineInterface in io.qt.bluetooth
Classes in io.qt.bluetooth that implement QtThreadAffineInterface Modifier and Type Class Description class
QBluetoothDeviceDiscoveryAgent
Discovers the Bluetooth devices nearbyclass
QBluetoothLocalDevice
Enables access to the local Bluetooth deviceclass
QBluetoothServer
Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth deviceclass
QBluetoothServiceDiscoveryAgent
Enables you to query for Bluetooth servicesclass
QBluetoothSocket
Enables connection to a Bluetooth device running a bluetooth serverclass
QBluetoothTransferManager
Transfers data to another device using Object Push Profile (OPP)class
QBluetoothTransferReply
Stores the response for a data transfer requestclass
QLowEnergyController
Access to Bluetooth Low Energy Devicesclass
QLowEnergyService
Represents an individual service on a Bluetooth Low Energy Device -
Uses of QtThreadAffineInterface in io.qt.charts
Classes in io.qt.charts that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractAxis
Base class used for specialized axis classesclass
QAbstractBarSeries
Abstract parent class for all bar series classesclass
QAbstractSeries
Base class for all Qt Chart seriesclass
QAreaLegendMarker
Legend marker for an area seriesclass
QAreaSeries
Presents data in area chartsclass
QBarCategoryAxis
Adds categories to a chart's axesclass
QBarLegendMarker
Legend marker for a bar seriesclass
QBarModelMapper
Java wrapper for Qt class QtCharts::QBarModelMapperclass
QBarSeries
Presents a series of data as vertical bars grouped by categoryclass
QBarSet
Represents one set of bars in a bar chartclass
QBoxPlotLegendMarker
Legend marker for a box plot seriesclass
QBoxPlotModelMapper
Java wrapper for Qt class QtCharts::QBoxPlotModelMapperclass
QBoxPlotSeries
Presents data in box-and-whiskers chartsclass
QBoxSet
Represents one item in a box-and-whiskers chartclass
QCandlestickLegendMarker
Legend marker for a candlestick seriesclass
QCandlestickModelMapper
Abstract model mapper class for candlestick seriesclass
QCandlestickSeries
Presents data as candlesticksclass
QCandlestickSet
Represents a single candlestick item in a candlestick chartclass
QCategoryAxis
Places named ranges on the axisclass
QChart
Manages the graphical representation of the chart's series, legends, and axesclass
QChartView
Standalone widget that can display chartsclass
QDateTimeAxis
Adds dates and times to a chart's axisclass
QHBarModelMapper
Horizontal model mapper for bar seriesclass
QHBoxPlotModelMapper
Horizontal model mapper for box plot seriesclass
QHCandlestickModelMapper
Horizontal model mapper for a candlestick seriesclass
QHorizontalBarSeries
Presents a series of data as horizontal bars grouped by categoryclass
QHorizontalPercentBarSeries
Presents a series of categorized data as a percentage of each categoryclass
QHorizontalStackedBarSeries
Presents a series of data as horizontally stacked bars, with one bar per categoryclass
QHPieModelMapper
Horizontal model mapper for pie seriesclass
QHXYModelMapper
Horizontal model mapper for line, spline, and scatter seriesclass
QLegend
Displays the legend of a chartclass
QLegendMarker
Abstract object that can be used to access markers within a legendclass
QLineSeries
Presents data in line chartsclass
QLogValueAxis
Adds a logarithmic scale to a chart's axisclass
QPercentBarSeries
Presents a series of categorized data as a percentage of each categoryclass
QPieLegendMarker
Legend marker for a pie seriesclass
QPieModelMapper
Java wrapper for Qt class QtCharts::QPieModelMapperclass
QPieSeries
Presents data in pie chartsclass
QPieSlice
Represents a single slice in a pie seriesclass
QPolarChart
Presents data in polar chartsclass
QScatterSeries
Presents data in scatter chartsclass
QSplineSeries
Presents data as spline chartsclass
QStackedBarSeries
Presents a series of data as vertically stacked bars, with one bar per categoryclass
QValueAxis
Adds values to a chart's axesclass
QVBarModelMapper
Vertical model mapper for bar seriesclass
QVBoxPlotModelMapper
Vertical model mapper for box plot seriesclass
QVCandlestickModelMapper
Vertical model mapper for a candlestick seriesclass
QVPieModelMapper
Vertical model mapper for pie seriesclass
QVXYModelMapper
Vertical model mapper for line, spline, and scatter seriesclass
QXYLegendMarker
Legend marker for a line, spline, or scatter seriesclass
QXYModelMapper
Java wrapper for Qt class QtCharts::QXYModelMapperclass
QXYSeries
Base class for line, spline, and scatter series -
Uses of QtThreadAffineInterface in io.qt.core
Classes in io.qt.core that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractAnimation
The base of all animationsclass
QAbstractEventDispatcher
Interface to manage Qt's event queueclass
QAbstractItemModel
The abstract interface for item model classesclass
QAbstractListModel
Abstract model that can be subclassed to create one-dimensional list modelsclass
QAbstractProxyModel
Base class for proxy item models that can do sorting, filtering or other data processing tasksclass
QAbstractState
The base class of states of a QStateMachineclass
QAbstractTableModel
Abstract model that can be subclassed to create table modelsclass
QAbstractTransition
The base class of transitions between QAbstractState objectsclass
QAnimationDriver
Java wrapper for Qt class QAnimationDriverclass
QAnimationGroup
Abstract base class for groups of animationsclass
QBuffer
QIODevice interface for a QByteArrayclass
QConcatenateTablesProxyModel
Proxies multiple source models, concatenating their rowsclass
QCoreApplication
Event loop for Qt applications without UIclass
QEventLoop
Means of entering and leaving an event loopclass
QEventTransition
QObject-specific transition for Qt eventsclass
QFile
Interface for reading from and writing to filesclass
QFileDevice
Interface for reading from and writing to open filesclass
QFileSelector
Convenient way of selecting file variantsclass
QFileSystemWatcher
Interface for monitoring files and directories for modificationsclass
QFinalState
Final stateclass
QFutureWatcher<T>
Allows monitoring a QFuture using signals and slotsclass
QFutureWatcherBase
Java wrapper for Qt class QFutureWatcherBaseclass
QHistoryState
Means of returning to a previously active substateclass
QIdentityProxyModel
Proxies its source model unmodifiedclass
QIODevice
The base interface class of all I/O devices in Qtclass
QItemSelectionModel
Keeps track of a view's selected itemsclass
QLibrary
Loads shared libraries at runtimeclass
QMimeData
Container for data that records information about its MIME typeclass
QObject
The base class of all Qt objectsclass
QObjectCleanupHandler
Watches the lifetime of multiple QObjectsclass
QParallelAnimationGroup
Parallel group of animationsclass
QPauseAnimation
Pause for QSequentialAnimationGroupclass
QPluginLoader
Loads a plugin at run-timeclass
QProcess
Used to start external programs and to communicate with themclass
QPropertyAnimation
Animates Qt propertiesclass
QSaveFile
Interface for safely writing to filesclass
QSequentialAnimationGroup
Sequential group of animationsclass
QSettings
Persistent platform-independent application settingsclass
QSharedMemory
Access to a shared memory segmentclass
QSignalMapper
Bundles signals from identifiable sendersclass
QSignalTransition
Transition based on a Qt signalclass
QSocketNotifier
Support for monitoring activity on a file descriptorclass
QSortFilterProxyModel
Support for sorting and filtering data passed between another model and a viewclass
QState
General-purpose state for QStateMachineclass
QStateMachine
Hierarchical finite state machineclass
QStringListModel
Model that supplies strings to viewsclass
QTemporaryFile
I/O device that operates on temporary filesclass
QThread
Platform-independent way to manage threadsclass
QThreadPool
Manages a collection of QThreadsclass
QTimeLine
Timeline for controlling animationsclass
QTimer
Repetitive and single-shot timersclass
QTranslator
Internationalization support for text outputclass
QTransposeProxyModel
This proxy transposes the source modelclass
QVariantAnimation
Base class for animationsclass
QVoidFutureWatcher
Java wrapper for Qt class QVoidFutureWatcher -
Uses of QtThreadAffineInterface in io.qt.core.internal
Classes in io.qt.core.internal that implement QtThreadAffineInterface Modifier and Type Class Description class
QFactoryLoader
Java wrapper for Qt class QFactoryLoader -
Uses of QtThreadAffineInterface in io.qt.datavis
Classes in io.qt.datavis that implement QtThreadAffineInterface Modifier and Type Class Description class
Q3DBars
Methods for rendering 3D bar graphsclass
Q3DCamera
Representation of a camera in 3D spaceclass
Q3DInputHandler
Basic wheel mouse based input handlerclass
Q3DLight
Representation of a light source in 3D spaceclass
Q3DObject
Simple base class for all the objects in a 3D sceneclass
Q3DScatter
Methods for rendering 3D scatter graphsclass
Q3DScene
Description of the 3D scene being visualizedclass
Q3DSurface
Methods for rendering 3D surface plotsclass
Q3DTheme
Visual style for graphsclass
QAbstract3DAxis
Base class for the axes of a graphclass
QAbstract3DGraph
Window and render loop for graphsclass
QAbstract3DInputHandler
Base class for implementations of input handlersclass
QAbstract3DSeries
Base class for all data seriesclass
QAbstractDataProxy
Base class for all data visualization data proxiesclass
QBar3DSeries
Represents a data series in a 3D bar graphclass
QBarDataProxy
The data proxy for a 3D bars graphclass
QCategory3DAxis
Manipulates an axis of a graphclass
QCustom3DItem
Adds a custom item to a graphclass
QCustom3DLabel
Adds a custom label to a graphclass
QCustom3DVolume
Adds a volume rendered object to a graphclass
QHeightMapSurfaceDataProxy
Base proxy class for Q3DSurfaceclass
QItemModelBarDataProxy
Proxy class for presenting data in item models with Q3DBarsclass
QItemModelScatterDataProxy
Proxy class for presenting data in item models with Q3DScatterclass
QItemModelSurfaceDataProxy
Proxy class for presenting data in item models with Q3DSurfaceclass
QLogValue3DAxisFormatter
Formatting rules for a logarithmic value axisclass
QScatter3DSeries
Represents a data series in a 3D scatter graphclass
QScatterDataProxy
The data proxy for 3D scatter graphsclass
QSurface3DSeries
Represents a data series in a 3D surface graphclass
QSurfaceDataProxy
The data proxy for a 3D surface graphclass
QTouch3DInputHandler
Basic touch display based input handlerclass
QValue3DAxis
Manipulates an axis of a graphclass
QValue3DAxisFormatter
Base class for value axis formatters -
Uses of QtThreadAffineInterface in io.qt.dbus
Classes in io.qt.dbus that implement QtThreadAffineInterface Modifier and Type Class Description class
QDBusAbstractAdaptor
The base class of D-Bus adaptor classesclass
QDBusAbstractInterface
The base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfacesclass
QDBusAbstractInterfaceBase
Java wrapper for Qt class QDBusAbstractInterfaceBaseclass
QDBusConnectionInterface
Access to the D-Bus bus daemon serviceclass
QDBusInterface
Proxy for interfaces on remote objectsclass
QDBusPendingCallWatcher
Convenient way for waiting for asynchronous repliesclass
QDBusServer
Peer-to-peer communication between processes on the same computerclass
QDBusServiceWatcher
Allows the user to watch for a bus service changeclass
QDBusVirtualObject
Used to handle several DBus paths with one class -
Uses of QtThreadAffineInterface in io.qt.designer
Classes in io.qt.designer that implement QtThreadAffineInterface Modifier and Type Class Description class
QDesignerActionEditorInterface
Allows you to change the focus of Qt Designer's action editorclass
QDesignerFormEditorInterface
Allows you to access Qt Designer's various componentsclass
QDesignerFormWindowInterface
Allows you to query and manipulate form windows appearing in Qt Designer's workspaceclass
QDesignerFormWindowToolInterface
Java wrapper for Qt class QDesignerFormWindowToolInterfaceclass
QDesignerIntegration
Java wrapper for Qt class QDesignerIntegrationclass
QDesignerIntegrationInterface
Java wrapper for Qt class QDesignerIntegrationInterfaceclass
QDesignerMetaDataBaseInterface
Java wrapper for Qt class QDesignerMetaDataBaseInterfaceclass
QDesignerNewFormWidgetInterface
Java wrapper for Qt class QDesignerNewFormWidgetInterfaceclass
QDesignerObjectInspectorInterface
Allows you to change the focus of Qt Designer's object inspectorclass
QDesignerPropertyEditorInterface
Allows you to query and manipulate the current state of Qt Designer's property editorclass
QDesignerResourceBrowserInterface
Java wrapper for Qt class QDesignerResourceBrowserInterfaceclass
QDesignerWidgetBoxInterface
Allows you to control the contents of Qt Designer's widget boxclass
QDesignerWidgetDataBaseInterface
Java wrapper for Qt class QDesignerWidgetDataBaseInterfaceclass
QDesignerWidgetFactoryInterface
Java wrapper for Qt class QDesignerWidgetFactoryInterfaceclass
QExtensionManager
Extension management facilities for Qt Designerclass
QtJambiResourceBrowser
Java wrapper for Qt class QtJambiResourceBrowser -
Uses of QtThreadAffineInterface in io.qt.gamepad
Classes in io.qt.gamepad that implement QtThreadAffineInterface Modifier and Type Class Description class
QGamepad
A gamepad device connected to a systemclass
QGamepadKeyNavigation
Provides support for keyboard events triggered by gamepadsclass
QGamepadManager
Queries attached gamepads and related events -
Uses of QtThreadAffineInterface in io.qt.gui
Classes in io.qt.gui that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractTextDocumentLayout
Abstract base class used to implement custom layouts for QTextDocumentsclass
QAccessibleBridgePlugin
Java wrapper for Qt class QAccessibleBridgePluginclass
QAccessiblePlugin
Abstract base class for plugins provinding accessibility information for user interface elementsclass
QClipboard
Access to the window system clipboardclass
QDoubleValidator
Range checking of floating-point numbersclass
QDrag
Support for MIME-based drag and drop data transferclass
QGenericPlugin
Abstract base class for pluginsclass
QGuiApplication
Manages the GUI application's control flow and main settingsclass
QIconEnginePlugin
Abstract base for custom QIconEngine pluginsclass
QImageIOPlugin
Defines an interface for writing an image format pluginclass
QInputMethod
Access to the active text input methodclass
QIntValidator
Validator that ensures a string contains a valid integer within a specified rangeclass
QMovie
Convenience class for playing movies with QImageReaderclass
QOffscreenSurface
Represents an offscreen surface in the underlying platformclass
QOpenGLContext
Represents a native OpenGL context, enabling OpenGL rendering on a QSurfaceclass
QOpenGLContextGroup
Represents a group of contexts sharing OpenGL resourcesclass
QOpenGLDebugLogger
Enables logging of OpenGL debugging messagesclass
QOpenGLShader
Allows OpenGL shaders to be compiledclass
QOpenGLShaderProgram
Allows OpenGL shader programs to be linked and usedclass
QOpenGLTimeMonitor
Wraps a sequence of OpenGL timer query objectsclass
QOpenGLTimerQuery
Wraps an OpenGL timer query objectclass
QOpenGLVertexArrayObject
Wraps an OpenGL Vertex Array Objectclass
QOpenGLWindow
Convenience subclass of QWindow to perform OpenGL paintingclass
QPaintDeviceWindow
Convenience subclass of QWindow that is also a QPaintDeviceclass
QPdfWriter
Class to generate PDFs that can be used as a paint deviceclass
QRasterWindow
Convenience class for using QPainter on a QWindowclass
QRegExpValidator
Used to check a string against a regular expressionclass
QRegularExpressionValidator
Used to check a string against a regular expressionclass
QScreen
Used to query screen propertiesclass
QSessionManager
Access to the session managerclass
QStandardItemModel
Generic model for storing custom dataclass
QStyleHints
Contains platform specific hints and settingsclass
QSyntaxHighlighter
Allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user dataclass
QTextBlockGroup
Container for text blocks within a QTextDocumentclass
QTextDocument
Holds formatted textclass
QTextFrame
Represents a frame in a QTextDocumentclass
QTextList
Decorated list of items in a QTextDocumentclass
QTextObject
Base class for different kinds of objects that can group parts of a QTextDocument togetherclass
QTextTable
Represents a table in a QTextDocumentclass
QValidator
Validation of input textclass
QWindow
Represents a window in the underlying windowing system -
Uses of QtThreadAffineInterface in io.qt.help
Classes in io.qt.help that implement QtThreadAffineInterface Modifier and Type Class Description class
QHelpContentModel
Model that supplies content to viewsclass
QHelpContentWidget
Tree view for displaying help content model itemsclass
QHelpEngine
Access to contents and indices of the help engineclass
QHelpEngineCore
The core functionality of the help systemclass
QHelpFilterEngine
Filtered view of the help contentsclass
QHelpFilterSettingsWidget
Widget that allows for creating, editing and removing filtersclass
QHelpIndexModel
Model that supplies index keywords to viewsclass
QHelpIndexWidget
List view displaying the QHelpIndexModelclass
QHelpSearchEngine
Access to widgets reusable to integrate fulltext search as well as to index and search documentationclass
QHelpSearchQueryWidget
Simple line edit or an advanced widget to enable the user to input a search term in a standardized input maskclass
QHelpSearchResultWidget
Text browser to display search results -
Uses of QtThreadAffineInterface in io.qt.keyboard
Classes in io.qt.keyboard that implement QtThreadAffineInterface Modifier and Type Class Description class
QVirtualKeyboardAbstractInputMethod
Base class for input methodsclass
QVirtualKeyboardExtensionPlugin
Extension plugin for the Qt Virtual Keyboardclass
QVirtualKeyboardInputContext
Provides access to an input contextclass
QVirtualKeyboardInputEngine
InputEngine class provides an input engine that supports C++ and QML integrationclass
QVirtualKeyboardSelectionListModel
List model for selection listsclass
QVirtualKeyboardTrace
Trace is a data model for touch input data -
Uses of QtThreadAffineInterface in io.qt.location
Classes in io.qt.location that implement QtThreadAffineInterface Modifier and Type Class Description class
QGeoCodeReply
Manages an operation started by an instance of QGeoCodingManagerclass
QGeoCodingManager
Support for geocoding operationsclass
QGeoCodingManagerEngine
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for geocoding operationsclass
QGeoRouteReply
Manages an operation started by an instance of QGeoRoutingManagerclass
QGeoRoutingManager
Support for geographic routing operationsclass
QGeoRoutingManagerEngine
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing informationclass
QGeoServiceProvider
Aggregates access to services which provide geographical informationclass
QPlaceContentReply
Manages a content retrieval operation started by an instance of QPlaceManagerclass
QPlaceDetailsReply
Manages a place details fetch operation started by an instance of QPlaceManagerclass
QPlaceIdReply
Manages operations which return an identifier such as saving and removal operations of places and categoriesclass
QPlaceManager
The interface which allows clients to access places stored in a particular backendclass
QPlaceManagerEngine
Interface for implementers of QGeoServiceProvider plugins who want to provide access to place functionalityclass
QPlaceMatchReply
Manages a place matching operation started by an instance of QPlaceManagerclass
QPlaceReply
Manages an operation started by an instance of QPlaceManager and serves as a base class for more specialized repliesclass
QPlaceSearchReply
Manages a place search operation started by an instance of QPlaceManagerclass
QPlaceSearchSuggestionReply
Manages a search suggestion operation started by an instance of QPlaceManager -
Uses of QtThreadAffineInterface in io.qt.macextras
Classes in io.qt.macextras that implement QtThreadAffineInterface Modifier and Type Class Description class
QMacToolBar
Wraps the native NSToolbar classclass
QMacToolBarItem
Item for QMacToolBar -
Uses of QtThreadAffineInterface in io.qt.multimedia
Classes in io.qt.multimedia that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractAudioDeviceInfo
Base class for audio backendsclass
QAbstractAudioInput
Access for QAudioInput to access the audio device provided by the pluginclass
QAbstractAudioOutput
Base class for audio backendsclass
QAbstractVideoFilter
Represents a filter that is applied to the video frames received by a VideoOutput typeclass
QAbstractVideoSurface
Base class for video presentation surfacesclass
QAudioDecoder
Java wrapper for Qt class QAudioDecoderclass
QAudioDecoderControl
Java wrapper for Qt class QAudioDecoderControlclass
QAudioEncoderSettingsControl
Access to the settings of a media service that performs audio encodingclass
QAudioInput
Interface for receiving audio data from an audio input deviceclass
QAudioInputSelectorControl
Audio input selector media controlclass
QAudioOutput
Interface for sending audio data to an audio output deviceclass
QAudioOutputSelectorControl
Audio output selector media controlclass
QAudioProbe
Allows you to monitor audio being played or recordedclass
QAudioRecorder
Used for the recording of audioclass
QAudioRoleControl
Control over the audio role of a media objectclass
QAudioSystemPlugin
Abstract base for audio pluginsclass
QCamera
Interface for system camera devicesclass
QCameraCaptureBufferFormatControl
Control for setting the capture buffer formatclass
QCameraCaptureDestinationControl
Control for setting capture destinationclass
QCameraControl
Abstract base class for classes that control still cameras or video camerasclass
QCameraExposure
Interface for exposure related camera settingsclass
QCameraExposureControl
Allows controlling camera exposure parametersclass
QCameraFeedbackControl
Allows controlling feedback (sounds etc) during camera operationclass
QCameraFlashControl
Allows controlling a camera's flashclass
QCameraFocus
Interface for focus and zoom related camera settingsclass
QCameraFocusControl
Supplies control for focusing related camera parametersclass
QCameraImageCapture
Used for the recording of media contentclass
QCameraImageCaptureControl
Control interface for image capture servicesclass
QCameraImageProcessing
Interface for image processing related camera settingsclass
QCameraImageProcessingControl
Abstract class for controlling image processing parameters, like white balance, contrast, saturation, sharpening and denoisingclass
QCameraInfoControl
Camera info media controlclass
QCameraLocksControl
Abstract base class for classes that control still cameras or video camerasclass
QCameraViewfinderSettingsControl
Abstract class for controlling camera viewfinder parametersclass
QCameraViewfinderSettingsControl2
Access to the viewfinder settings of a camera media serviceclass
QCameraZoomControl
Supplies control for optical and digital camera zoomclass
QCustomAudioRoleControl
Control over the audio role of a media objectclass
QImageEncoderControl
Access to the settings of a media service that performs image encodingclass
QMediaAudioProbeControl
Allows control over probing audio data in media objectsclass
QMediaAvailabilityControl
Supplies a control for reporting availability of a serviceclass
QMediaContainerControl
Access to the output container format of a QMediaServiceclass
QMediaControl
Base interface for media service controlsclass
QMediaGaplessPlaybackControl
Access to the gapless playback related control of a QMediaServiceclass
QMediaNetworkAccessControl
Deprecated.class
QMediaObject
Common base for multimedia objectsclass
QMediaPlayer
Allows the playing of a media sourceclass
QMediaPlayerControl
Access to the media playing functionality of a QMediaServiceclass
QMediaPlaylist
List of media content to playclass
QMediaRecorder
Used for the recording of media contentclass
QMediaRecorderControl
Access to the recording functionality of a QMediaServiceclass
QMediaService
Common base class for media service implementationsclass
QMediaServiceProviderPlugin
Interface provides an interface for QMediaService plug-insclass
QMediaStreamsControl
Media stream selection controlclass
QMediaVideoProbeControl
Allows control over probing video frames in media objectsclass
QMetaDataReaderControl
Read access to the meta-data of a QMediaService's mediaclass
QMetaDataWriterControl
Write access to the meta-data of a QMediaService's mediaclass
QRadioData
Interfaces to the RDS functionality of the system radioclass
QRadioDataControl
Access to the RDS functionality of the radio in the QMediaServiceclass
QRadioTuner
Interface to the systems analog radio deviceclass
QRadioTunerControl
Access to the radio tuning functionality of a QMediaServiceclass
QSound
Method to play .wav sound filesclass
QSoundEffect
Way to play low latency sound effectsclass
QVideoDeviceSelectorControl
Video device selector media controlclass
QVideoEncoderSettingsControl
Access to the settings of a media service that performs video encodingclass
QVideoProbe
Allows you to monitor video frames being played or recordedclass
QVideoRendererControl
Media control for rendering video to a QAbstractVideoSurfaceclass
QVideoWindowControl
Media control for rendering video to a window -
Uses of QtThreadAffineInterface in io.qt.multimedia.widgets
Classes in io.qt.multimedia.widgets that implement QtThreadAffineInterface Modifier and Type Class Description class
QCameraViewfinder
Java wrapper for Qt class QCameraViewfinderclass
QGraphicsVideoItem
Java wrapper for Qt class QGraphicsVideoItemclass
QVideoWidget
Widget which presents video produced by a media objectclass
QVideoWidgetControl
Media control which implements a video widget -
Uses of QtThreadAffineInterface in io.qt.network
Classes in io.qt.network that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractNetworkCache
The interface for cache implementationsclass
QAbstractSocket
The base functionality common to all socket typesclass
QDnsLookup
Represents a DNS lookupclass
QDtls
This class provides encryption for UDP socketsclass
QDtlsClientVerifier
This class implements server-side DTLS cookie generation and verificationclass
QHttpMultiPart
Resembles a MIME multipart message to be sent over HTTPclass
QLocalServer
Local socket based serverclass
QLocalSocket
Local socketclass
QNetworkAccessManager
Allows the application to send network requests and receive repliesclass
QNetworkConfigurationManager
Deprecated.class
QNetworkCookieJar
Implements a simple jar of QNetworkCookie objectsclass
QNetworkDiskCache
Very basic disk cacheclass
QNetworkReply
Contains the data and headers for a request sent with QNetworkAccessManagerclass
QNetworkSession
Deprecated.class
QSslSocket
SSL encrypted socket for both clients and serversclass
QTcpServer
TCP-based serverclass
QTcpSocket
TCP socketclass
QUdpSocket
UDP socket -
Uses of QtThreadAffineInterface in io.qt.network.auth
Classes in io.qt.network.auth that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractOAuth
The base of all implementations of OAuth authentication methodsclass
QAbstractOAuth2
The base of all implementations of OAuth 2 authentication methodsclass
QAbstractOAuthReplyHandler
Handles replies to OAuth authentication requestsclass
QOAuth1
Implementation of the OAuth 1 Protocolclass
QOAuth2AuthorizationCodeFlow
Implementation of the Authorization Code Grant flowclass
QOAuthHttpServerReplyHandler
Java wrapper for Qt class QOAuthHttpServerReplyHandlerclass
QOAuthOobReplyHandler
Java wrapper for Qt class QOAuthOobReplyHandler -
Uses of QtThreadAffineInterface in io.qt.nfc
Classes in io.qt.nfc that implement QtThreadAffineInterface Modifier and Type Class Description class
QNearFieldManager
Access to notifications for NFC eventsclass
QNearFieldShareManager
Manages all interactions related to sharing files and data over NFCclass
QNearFieldShareTarget
Transfers data to remote device over NFCclass
QNearFieldTarget
Interface for communicating with a target deviceclass
QQmlNdefRecord
Implements the NdefRecord type in QML -
Uses of QtThreadAffineInterface in io.qt.positioning
Classes in io.qt.positioning that implement QtThreadAffineInterface Modifier and Type Class Description class
QGeoAreaMonitorSource
Enables the detection of proximity changes for a specified set of coordinatesclass
QGeoPositionInfoSource
Abstract base class for the distribution of positional updatesclass
QGeoSatelliteInfoSource
Abstract base class for the distribution of satellite information updatesclass
QNmeaPositionInfoSource
Positional information using a NMEA data source -
Uses of QtThreadAffineInterface in io.qt.printsupport
Classes in io.qt.printsupport that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractPrintDialog
Base implementation for print dialogs used to configure printersclass
QPageSetupDialog
Configuration dialog for the page-related options on a printerclass
QPrintDialog
Dialog for specifying the printer's configurationclass
QPrintPreviewDialog
Dialog for previewing and configuring page layouts for printer outputclass
QPrintPreviewWidget
Widget for previewing page layouts for printer output -
Uses of QtThreadAffineInterface in io.qt.purchasing
Classes in io.qt.purchasing that implement QtThreadAffineInterface Modifier and Type Class Description class
QInAppProduct
A product registered in the storeclass
QInAppStore
Main entry point for managing in-app purchasesclass
QInAppTransaction
Contains information about a transaction in the external app store -
Uses of QtThreadAffineInterface in io.qt.qml
Classes in io.qt.qml that implement QtThreadAffineInterface Modifier and Type Class Description class
QJSEngine
Environment for evaluating JavaScript codeclass
QQmlApplicationEngine
Convenient way to load an application from a single QML fileclass
QQmlComponent
Encapsulates a QML component definitionclass
QQmlContext
Defines a context within a QML engineclass
QQmlEngine
Environment for instantiating QML componentsclass
QQmlEngineExtensionPlugin
Abstract base for custom QML extension pluginsclass
QQmlExpression
Evaluates JavaScript in a QML contextclass
QQmlExtensionPlugin
Java wrapper for Qt class QQmlExtensionPluginclass
QQmlFileSelector
A class for applying a QFileSelector to QML file loadingclass
QQmlPropertyMap
Allows you to set key-value pairs that can be used in QML bindings -
Uses of QtThreadAffineInterface in io.qt.qt3d.animation
Classes in io.qt.qt3d.animation that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractAnimation
An abstract base class for Qt3D animationsclass
QAbstractAnimationClip
The base class for types providing key frame animation dataclass
QAbstractChannelMapping
Java wrapper for Qt class Qt3DAnimation::QAbstractChannelMappingclass
QAbstractClipAnimator
The base class for types providing animation playback capabilitiesclass
QAbstractClipBlendNode
The base class for types used to construct animation blend treesclass
QAdditiveClipBlend
Performs an additive blend of two animation clips based on an additive factorclass
QAnimationAspect
Provides key-frame animation capabilities to Qt 3Dclass
QAnimationClip
Specifies key frame animation dataclass
QAnimationClipLoader
Enables loading key frame animation data from a fileclass
QAnimationController
A controller class for animationsclass
QAnimationGroup
A class grouping animations togetherclass
QBlendedClipAnimator
Component providing animation playback capabilities of a tree of blend nodesclass
QCallbackMapping
Allows to map the channels within the clip onto an invocation of a callback objectclass
QChannelMapper
Allows to map the channels within the clip onto properties of objects in the applicationclass
QChannelMapping
Allows to map the channels within the clip onto properties of objects in the applicationclass
QClipAnimator
Component providing simple animation playback capabilitiesclass
QClipBlendValue
Class used for including a clip in a blend treeclass
QClock
Java wrapper for Qt class Qt3DAnimation::QClockclass
QKeyframeAnimation
A class implementing simple keyframe animation to a QTransformclass
QLerpClipBlend
Performs a linear interpolation of two animation clips based on a normalized factorclass
QMorphingAnimation
A class implementing blend-shape morphing animationclass
QMorphTarget
A class providing morph targets to blend-shape animationclass
QSkeletonMapping
Java wrapper for Qt class Qt3DAnimation::QSkeletonMappingclass
QVertexBlendAnimation
A class implementing vertex-blend morphing animation -
Uses of QtThreadAffineInterface in io.qt.qt3d.core
Classes in io.qt.qt3d.core that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractAspect
The base class for aspects that provide a vertical slice of behaviorclass
QAbstractSkeleton
A skeleton contains the joints for a skinned meshclass
QArmature
Used to calculate skinning transform matrices and set them on shadersclass
QAspectEngine
Responsible for handling all the QAbstractAspect subclasses that have been registered with the sceneclass
QComponent
Base class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a componentclass
QEntity
Qt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behaviorclass
QJoint
Used to transforms parts of skinned meshesclass
QNode
The base class of all Qt3D node classes used to build a Qt3D sceneclass
QSkeleton
Holds the data for a skeleton to be used with skinned meshesclass
QSkeletonLoader
Used to load a skeleton of joints from fileclass
QTransform
Used to perform transforms on meshes -
Uses of QtThreadAffineInterface in io.qt.qt3d.core.quick
Classes in io.qt.qt3d.core.quick that implement QtThreadAffineInterface Modifier and Type Class Description class
QQmlAspectEngine
Environment for the QAspectEngine and a method for instantiating QML components -
Uses of QtThreadAffineInterface in io.qt.qt3d.extras
Classes in io.qt.qt3d.extras that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractCameraController
Basic functionality for camera controllersclass
QAbstractSpriteSheet
Java wrapper for Qt class Qt3DExtras::QAbstractSpriteSheetclass
QConeGeometry
Allows creation of a cone in 3D space. * * * * * The QConeGeometry class is most commonly used internally by the QConeMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses.class
QConeMesh
A conical meshclass
QCuboidGeometry
Allows creation of a cuboid in 3D space. * * * * * The QCuboidGeometry class is most commonly used internally by the QCuboidMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
QCuboidMesh
A cuboid meshclass
QCylinderGeometry
Allows creation of a cylinder in 3D space. * * * * * The QCylinderGeometry class is most commonly used internally by the QCylinderMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
QCylinderMesh
A cylindrical meshclass
QDiffuseMapMaterial
Default implementation of the phong lighting effect where the diffuse light component is read from a texture mapclass
QDiffuseSpecularMapMaterial
Default implementation of the phong lighting effect where the diffuse and specular light components are read from texture mapsclass
QDiffuseSpecularMaterial
Default implementation of the phong lighting effectclass
QExtrudedTextGeometry
Allows creation of a 3D extruded text in 3D spaceclass
QExtrudedTextMesh
A 3D extruded Text meshclass
QFirstPersonCameraController
Allows controlling the scene camera from the first person perspectiveclass
QForwardRenderer
Default FrameGraph implementation of a forward rendererclass
QGoochMaterial
Material that implements the Gooch shading model, popular in CAD and CAM applicationsclass
QMetalRoughMaterial
Default implementation of PBR lightingclass
QMorphPhongMaterial
Default implementation of the phong lighting effectclass
QNormalDiffuseMapAlphaMaterial
Specialization of QNormalDiffuseMapMaterial with alpha coverage and a depth test performed in the rendering passclass
QNormalDiffuseMapMaterial
Default implementation of the phong lighting and bump effect where the diffuse light component is read from a texture map and the normals of the mesh being rendered from a normal texture mapclass
QNormalDiffuseSpecularMapMaterial
Default implementation of the phong lighting and bump effect where the diffuse and specular light components are read from texture maps and the normals of the mesh being rendered from a normal texture mapclass
QOrbitCameraController
Allows controlling the scene camera along orbital pathclass
QPerVertexColorMaterial
Default implementation for rendering the color properties set for each vertexclass
QPhongAlphaMaterial
Default implementation of the phong lighting effect with alphaclass
QPhongMaterial
Default implementation of the phong lighting effectclass
QPlaneGeometry
Allows creation of a plane in 3D space. * * * * The QPlaneGeometry class is most commonly used internally by the QPlaneMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
QPlaneMesh
A square planar meshclass
QSkyboxEntity
Qt3DExtras::QSkyboxEntity is a convenience Qt3DCore::QEntity subclass that can be used to insert a skybox in a 3D sceneclass
QSphereGeometry
Allows creation of a sphere in 3D space. * * * * * The QSphereGeometry class is most commonly used internally by the QSphereMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
QSphereMesh
A spherical meshclass
QSpriteGrid
Java wrapper for Qt class Qt3DExtras::QSpriteGridclass
QSpriteSheet
Java wrapper for Qt class Qt3DExtras::QSpriteSheetclass
QSpriteSheetItem
Java wrapper for Qt class Qt3DExtras::QSpriteSheetItemclass
Qt3DWindow
Java wrapper for Qt class Qt3DExtras::Qt3DWindowclass
QText2DEntity
Allows creation of a 2D text in 3D spaceclass
QTexturedMetalRoughMaterial
Deprecated.Use Qt3DExtras::QMetalRoughMaterialclass
QTextureMaterial
Default implementation of a simple unlit texture materialclass
QTorusGeometry
Allows creation of a torus in 3D space. * * * * * The QTorusGeometry class is most commonly used internally by the QTorusMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
QTorusMesh
A toroidal mesh -
Uses of QtThreadAffineInterface in io.qt.qt3d.extras.quick
Classes in io.qt.qt3d.extras.quick that implement QtThreadAffineInterface Modifier and Type Class Description class
Qt3DQuickWindow
Java wrapper for Qt class Qt3DExtras::Quick::Qt3DQuickWindow -
Uses of QtThreadAffineInterface in io.qt.qt3d.input
Classes in io.qt.qt3d.input that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractActionInput
The base class for the Action Input and all Aggregate Action Inputsclass
QAbstractAxisInput
QAbstractActionInput is the base class for all Axis Inputclass
QAbstractPhysicalDevice
The base class used by Qt3d to interact with arbitrary input devicesclass
QAction
Links a set of QAbstractActionInput that trigger the same eventclass
QActionInput
Stores Device and Buttons used to trigger an input eventclass
QAnalogAxisInput
An axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystickclass
QAxis
Stores QAbstractAxisInputs used to trigger an input eventclass
QAxisAccumulator
Processes velocity or acceleration data from a QAxisclass
QAxisSetting
Stores settings for the specified list of Axisclass
QButtonAxisInput
An axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystickclass
QInputAspect
Responsible for creating physical devices and handling associated jobsclass
QInputChord
Represents a set of QAbstractActionInput's that must be triggerd at onceclass
QInputSequence
Represents a set of QAbstractActionInput's that must be triggerd one after the otherclass
QInputSettings
Holds the pointer to an input event source objectclass
QKeyboardDevice
In charge of dispatching keyboard events to attached QQKeyboardHandler objectsclass
QKeyboardHandler
Provides keyboard event notificationclass
QKeyEvent
Event type send by KeyBoardHandlerclass
QLogicalDevice
Allows the user to define a set of actions that they wish to use within an applicationclass
QMouseDevice
Delegates mouse events to the attached MouseHandler objectsclass
QMouseEvent
Qt3DCore::QMouseEvent contains parameters that describe a mouse eventclass
QMouseHandler
Provides a means of being notified about mouse events when attached to a QMouseDevice instanceclass
QWheelEvent
Contains parameters that describe a mouse wheel event -
Uses of QtThreadAffineInterface in io.qt.qt3d.logic
Classes in io.qt.qt3d.logic that implement QtThreadAffineInterface Modifier and Type Class Description class
QFrameAction
Provides a way to have a synchronous function executed each frameclass
QLogicAspect
Responsible for handling frame synchronization jobs -
Uses of QtThreadAffineInterface in io.qt.qt3d.render
Classes in io.qt.qt3d.render that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractLight
Encapsulate a QAbstractLight object in a Qt 3D sceneclass
QAbstractRayCaster
An abstract base class for ray casting in 3d scenesclass
QAbstractTexture
A base class to be used to provide texturesclass
QAbstractTextureImage
Encapsulates the necessary information to create an OpenGL texture imageclass
QAlphaCoverage
Enable alpha-to-coverage multisampling modeclass
QAlphaTest
Specify alpha reference testclass
QAttribute
Defines an attribute and how data should be read from a QBufferclass
QBlendEquation
Specifies the equation used for both the RGB blend equation and the Alpha blend equationclass
QBlendEquationArguments
Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn)class
QBlitFramebuffer
FrameGraph node to transfer a rectangle of pixel values from one region of a render target to anotherclass
QBuffer
Provides a data store for raw data to later be used as vertices or uniformsclass
QBufferCapture
Exchanges buffer data between GPU and CPUclass
QCamera
Defines a view point through which the scene will be renderedclass
QCameraLens
Qt3DRender::QCameraLens specifies the projection matrix that will be used to define a Camera for a 3D sceneclass
QCameraSelector
Class to allow for selection of camera to be usedclass
QClearBuffers
Class to clear buffersclass
QClipPlane
Enables an additional OpenGL clipping plane that can be in shaders using gl_ClipDistanceclass
QColorMask
Allows specifying which color components should be written to the currently bound frame bufferclass
QComputeCommand
QComponent to issue work for the compute shader on GPUclass
QCullFace
Specifies whether front or back face culling is enabledclass
QDebugOverlay
Java wrapper for Qt class Qt3DRender::QDebugOverlayclass
QDepthRange
Enables remapping depth values written into the depth bufferclass
QDepthTest
Tests the fragment shader's depth value against the depth of a sample being written toclass
QDirectionalLight
Encapsulate a Directional Light object in a Qt 3D sceneclass
QDispatchCompute
FrameGraph node to issue work for the compute shader on GPUclass
QDithering
Enable ditheringclass
QEffect
Base class for effects in a Qt 3D sceneclass
QEnvironmentLight
Encapsulate an environment light object in a Qt 3D sceneclass
QFilterKey
Storage for filter keys and their valuesclass
QFrameGraphNode
Base class of all FrameGraph configuration nodesclass
QFrontFace
Defines front and back facing polygonsclass
QFrustumCulling
Enable frustum culling for the FrameGraphclass
QGeometry
Encapsulates geometryclass
QGeometryRenderer
Encapsulates geometry renderingclass
QGraphicsApiFilter
Identifies the API required for the attached QTechniqueclass
QLayer
Way of filtering which entities will be renderedclass
QLayerFilter
Controls layers drawn in a frame graph branchclass
QLevelOfDetail
Way of controlling the complexity of rendered entities based on their size on the screenclass
QLevelOfDetailSwitch
Provides a way of enabling child entities based on distance or screen sizeclass
QLineWidth
Specifies the width of rasterized linesclass
QMaterial
Provides an abstract class that should be the base of all material component classes in a sceneclass
QMemoryBarrier
Class to emplace a memory barrierclass
QMesh
A custom mesh loaderclass
QMultiSampleAntiAliasing
Enable multisample antialiasingclass
QNoDepthMask
Disable depth writeclass
QNoDraw
When a Qt3DRender::QNoDraw node is present in a FrameGraph branch, this prevents the renderer from rendering any primitiveclass
QNoPicking
When a Qt3DRender::QNoPicking node is present in a FrameGraph branch, this prevents the render aspect from performing picking selection for the given branchclass
QObjectPicker
Instantiates a component that can be used to interact with a QEntity by a process known as pickingclass
QPaintedTextureImage
A QAbstractTextureImage that can be written through a QPainterclass
QParameter
Provides storage for a name and value pair.class
QPickEvent
Holds information when an object is pickedclass
QPickingSettings
Specifies how entity picking is handledclass
QPickLineEvent
Holds information when a segment of a line is pickedclass
QPickPointEvent
Holds information when a segment of a point cloud is pickedclass
QPickTriangleEvent
Holds information when a triangle is pickedclass
QPointLight
Encapsulate a Point Light object in a Qt 3D sceneclass
QPointSize
Specifies the size of rasterized points.class
QPolygonOffset
Sets the scale and steps to calculate depth values for polygon offsetsclass
QProximityFilter
Select entities which are within a distance threshold of a target entityclass
QRasterMode
Render state allows to control the type of rasterization to be performedclass
QRayCaster
Qt3DRender::QRayCaster is used to perform ray casting tests in 3d world coordinatesclass
QRenderAspect
Classclass
QRenderCapabilities
Holds settings related to available rendering enginesclass
QRenderCapture
Frame graph node for render captureclass
QRenderCaptureReply
Receives the result of render capture requestclass
QRenderPass
Encapsulates a Render Passclass
QRenderPassFilter
Provides storage for vectors of Filter Keys and Parametersclass
QRenderSettings
Holds settings related to rendering process and host the active FrameGraphclass
QRenderState
An abstract base class for all render statesclass
QRenderStateSet
FrameGraph node offers a way of specifying a set of QRenderState objects to be applied during the execution of a framegraph branchclass
QRenderSurfaceSelector
Provides a way of specifying the render surfaceclass
QRenderTarget
Encapsulates a target (usually a frame buffer object) which the renderer can render intoclass
QRenderTargetOutput
Allows the specification of an attachment of a render target (whether it is a color texture, a depth texture, etc... )class
QRenderTargetSelector
Provides a way of specifying a render targetclass
QSceneLoader
Provides the facility to load an existing Sceneclass
QScissorTest
Discards fragments that fall outside of a certain rectangular portion of the screenclass
QScreenRayCaster
Performe ray casting test based on screen coordinatesclass
QSeamlessCubemap
Enables seamless cubemap texture filteringclass
QSetFence
FrameGraphNode used to insert a fence in the graphics command streamclass
QShaderData
Provides a way of specifying values of a Uniform Block or a shader structureclass
QShaderImage
Provides Image access to shader programsclass
QShaderProgram
Encapsulates a Shader Programclass
QShaderProgramBuilder
Generates a Shader Program content from loaded graphsclass
QSharedGLTexture
Allows to use a textureId from a separate OpenGL context in a Qt 3D sceneclass
QSortPolicy
Provides storage for the sort types to be usedclass
QSpotLight
Encapsulate a Spot Light object in a Qt 3D sceneclass
QStencilMask
Controls the front and back writing of individual bits in the stencil planesclass
QStencilOperation
Specifies stencil operationclass
QStencilOperationArguments
Sets the actions to be taken when stencil and depth tests failclass
QStencilTest
Specifies arguments for the stecil testclass
QStencilTestArguments
Specifies arguments for stencil testclass
QSubtreeEnabler
Enables or disables entire subtrees of framegraph nodesclass
QTechnique
Encapsulates a Techniqueclass
QTechniqueFilter
A QFrameGraphNode used to select QTechniques to useclass
QTexture1D
A QAbstractTexture with a Target1D target formatclass
QTexture1DArray
A QAbstractTexture with a Target1DArray target formatclass
QTexture2D
A QAbstractTexture with a Target2D target formatclass
QTexture2DArray
A QAbstractTexture with a Target2DArray target formatclass
QTexture2DMultisample
A QAbstractTexture with a Target2DMultisample target formatclass
QTexture2DMultisampleArray
A QAbstractTexture with a Target2DMultisampleArray target formatclass
QTexture3D
A QAbstractTexture with a Target3D target formatclass
QTextureBuffer
A QAbstractTexture with a TargetBuffer target formatclass
QTextureCubeMap
A QAbstractTexture with a TargetCubeMap target formatclass
QTextureCubeMapArray
A QAbstractTexture with a TargetCubeMapArray target formatclass
QTextureImage
Encapsulates the necessary information to create an OpenGL texture image from an image sourceclass
QTextureLoader
Handles the texture loading and setting the texture's propertiesclass
QTextureRectangle
A QAbstractTexture with a TargetRectangle target formatclass
QTextureWrapMode
Defines the wrap mode a Qt3DRender::QAbstractTexture should apply to a textureclass
QViewport
A viewport on the Qt3D Sceneclass
QWaitFence
FrameGraphNode used to wait for a fence in the graphics command stream to become signaled -
Uses of QtThreadAffineInterface in io.qt.qt3d.render.quick.scene2d
Classes in io.qt.qt3d.render.quick.scene2d that implement QtThreadAffineInterface Modifier and Type Class Description class
QScene2D
This class enables rendering qml into a texture, which then can be used as a part of 3D scene -
Uses of QtThreadAffineInterface in io.qt.quick
Classes in io.qt.quick that implement QtThreadAffineInterface Modifier and Type Class Description class
QQuickFramebufferObject
Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quickclass
QQuickImageResponse
Interface for asynchronous image loading in QQuickAsyncImageProviderclass
QQuickItem
The most basic of all visual items in Qt Quickclass
QQuickItemGrabResult
Contains the result from QQuickItem::grabToImage()class
QQuickPaintedItem
Way to use the QPainter API in the QML Scene Graphclass
QQuickRenderControl
Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled mannerclass
QQuickTextDocument
Access to the QTextDocument of QQuickTextEditclass
QQuickTextureFactory
Interface for loading custom textures from QMLclass
QQuickTransform
Java wrapper for Qt class QQuickTransformclass
QQuickView
Window for displaying a Qt Quick user interfaceclass
QQuickWindow
The window for displaying a graphical QML sceneclass
QSGAbstractRenderer
Gives access to the scene graph nodes and rendering of a QSGEngineclass
QSGDynamicTexture
Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO'sclass
QSGEngine
Allows low level rendering of a scene graphclass
QSGTexture
Baseclass for textures used in the scene graphclass
QSGTextureProvider
Encapsulates texture based entities in QML -
Uses of QtThreadAffineInterface in io.qt.quick.widgets
Classes in io.qt.quick.widgets that implement QtThreadAffineInterface Modifier and Type Class Description class
QQuickWidget
Widget for displaying a Qt Quick user interface -
Uses of QtThreadAffineInterface in io.qt.quick3d
Classes in io.qt.quick3d that implement QtThreadAffineInterface Modifier and Type Class Description class
QQuick3DGeometry
Base class for defining custom geometryclass
QQuick3DObject
Base class of all 3D nodes and resources -
Uses of QtThreadAffineInterface in io.qt.remoteobjects
Classes in io.qt.remoteobjects that implement QtThreadAffineInterface Modifier and Type Class Description class
ClientIoDevice
Java wrapper for Qt class ClientIoDeviceclass
IoDeviceBase
Java wrapper for Qt class IoDeviceBaseclass
QAbstractItemModelReplica
Java wrapper for Qt class QAbstractItemModelReplicaclass
QConnectionAbstractServer
Java wrapper for Qt class QConnectionAbstractServerclass
QRemoteObjectAbstractPersistedStore
A class which provides the methods for setting PROP values of a replica to value they had the last time the replica was usedclass
QRemoteObjectDynamicReplica
A dynamically instantiated Replicaclass
QRemoteObjectHost
A (Host) Node on a Qt Remote Objects networkclass
QRemoteObjectHostBase
Base functionality common to Host and RegistryHost classesclass
QRemoteObjectNode
A node on a Qt Remote Objects networkclass
QRemoteObjectPendingCallWatcher
Provides a QObject-based API for watching a QRemoteObjectPendingCallclass
QRemoteObjectRegistry
A class holding information about Source objects available on the Qt Remote Objects networkclass
QRemoteObjectRegistryHost
A (Host/Registry) node on a Qt Remote Objects networkclass
QRemoteObjectReplica
A class interacting with (but not implementing) a Qt API on the Remote Object networkclass
QRemoteObjectSettingsStore
Java wrapper for Qt class QRemoteObjectSettingsStoreclass
ServerIoDevice
Java wrapper for Qt class ServerIoDevice -
Uses of QtThreadAffineInterface in io.qt.script
Classes in io.qt.script that implement QtThreadAffineInterface Modifier and Type Class Description class
QScriptEngine
Environment for evaluating Qt Script codeclass
QScriptExtensionPlugin
Abstract base for custom QScript extension plugins -
Uses of QtThreadAffineInterface in io.qt.script.tools
Classes in io.qt.script.tools that implement QtThreadAffineInterface Modifier and Type Class Description class
QScriptEngineDebugger
QScriptEngine debugger -
Uses of QtThreadAffineInterface in io.qt.scxml
Classes in io.qt.scxml that implement QtThreadAffineInterface Modifier and Type Class Description class
QScxmlCppDataModel
C++ data model for a Qt SCXML state machineclass
QScxmlDataModel
The data model base class for a Qt SCXML state machineclass
QScxmlDynamicScxmlServiceFactory
Creates SCXML service instances from documents loaded at runtimeclass
QScxmlEcmaScriptDataModel
The ECMAScript data model for a Qt SCXML state machineclass
QScxmlInvokableService
The base class for services called from state machinesclass
QScxmlInvokableServiceFactory
Creates invokable service instancesclass
QScxmlNullDataModel
The null data model for a Qt SCXML stateMachineclass
QScxmlStateMachine
Interface to the state machines created from SCXML filesclass
QScxmlStaticScxmlServiceFactory
Creates SCXML service instances from precompiled documents -
Uses of QtThreadAffineInterface in io.qt.sensors
Classes in io.qt.sensors that implement QtThreadAffineInterface Modifier and Type Class Description class
QAccelerometer
Convenience wrapper around QSensorclass
QAccelerometerReading
Reports on linear acceleration along the X, Y and Z axesclass
QAltimeter
Convenience wrapper around QSensorclass
QAltimeterReading
Holds readings from the altimeter sensorclass
QAmbientLightReading
Represents one reading from the ambient light sensorclass
QAmbientLightSensor
Convenience wrapper around QSensorclass
QAmbientTemperatureReading
Holds readings of the ambient temperatureclass
QAmbientTemperatureSensor
Convenience wrapper around QSensorclass
QCompass
Convenience wrapper around QSensorclass
QCompassReading
Represents one reading from a compassclass
QDistanceReading
Holds distance reading in cm from the proximity sensorclass
QDistanceSensor
Convenience wrapper around QSensorclass
QGyroscope
Convenience wrapper around QSensorclass
QGyroscopeReading
Represents one reading from the gyroscope sensorclass
QHolsterReading
Holds readings from the holster sensorclass
QHolsterSensor
Convenience wrapper around QSensorclass
QHumidityReading
Holds readings from the humidity sensorclass
QHumiditySensor
Convenience wrapper around QSensorclass
QIRProximityReading
Holds readings from the IR proximity sensorclass
QIRProximitySensor
Convenience wrapper around QSensorclass
QLidReading
Holds readings from the Lid sensorclass
QLidSensor
Convenience wrapper around QSensorclass
QLightReading
Represents one reading from the light sensorclass
QLightSensor
Convenience wrapper around QSensorclass
QMagnetometer
Convenience wrapper around QSensorclass
QMagnetometerReading
Represents one reading from the magnetometerclass
QOrientationReading
Represents one reading from the orientation sensorclass
QOrientationSensor
Convenience wrapper around QSensorclass
QPressureReading
Holds readings from the pressure sensorclass
QPressureSensor
Convenience wrapper around QSensorclass
QProximityReading
Represents one reading from the proximity sensorclass
QProximitySensor
Convenience wrapper around QSensorclass
QRotationReading
Represents one reading from the rotation sensorclass
QRotationSensor
Convenience wrapper around QSensorclass
QSensor
Represents a single hardware sensorclass
QSensorBackend
Sensor implementationclass
QSensorGesture
Represents one or more sensor gesture recognizersclass
QSensorGestureManager
Manages sensor gestures, registers and creates sensor gesture pluginsclass
QSensorGestureRecognizer
The base class for a sensor gesture recognizerclass
QSensorReading
Holds the readings from the sensorclass
QTapReading
Represents one reading from the tap sensorclass
QTapSensor
Convenience wrapper around QSensorclass
QTiltReading
Holds readings from the tilt sensorclass
QTiltSensor
Convenience wrapper around QSensor -
Uses of QtThreadAffineInterface in io.qt.serialbus
Classes in io.qt.serialbus that implement QtThreadAffineInterface Modifier and Type Class Description class
QCanBus
Handles registration and creation of bus pluginsclass
QCanBusDevice
The interface class for CAN busclass
QModbusClient
The interface to send Modbus requestsclass
QModbusDevice
The base class for Modbus classes, QModbusServer and QModbusClientclass
QModbusReply
Contains the data for a request sent with a QModbusClient derived classclass
QModbusRtuSerialMaster
Represents a Modbus client that uses a serial bus for its communication with the Modbus serverclass
QModbusRtuSerialSlave
Represents a Modbus server that uses a serial port for its communication with the Modbus clientclass
QModbusServer
The interface to receive and process Modbus requestsclass
QModbusTcpClient
The interface class for Modbus TCP client deviceclass
QModbusTcpServer
Represents a Modbus server that uses a TCP server for its communication with the Modbus client -
Uses of QtThreadAffineInterface in io.qt.serialport
Classes in io.qt.serialport that implement QtThreadAffineInterface Modifier and Type Class Description class
QSerialPort
Provides functions to access serial ports -
Uses of QtThreadAffineInterface in io.qt.sql
Classes in io.qt.sql that implement QtThreadAffineInterface Modifier and Type Class Description class
QSqlDriver
Abstract base class for accessing specific SQL databasesclass
QSqlDriverPlugin
Abstract base for custom QSqlDriver pluginsclass
QSqlQueryModel
Read-only data model for SQL result setsclass
QSqlRelationalDelegate
class
QSqlRelationalTableModel
Editable data model for a single database table, with foreign key supportclass
QSqlTableModel
Editable data model for a single database table -
Uses of QtThreadAffineInterface in io.qt.svg
Classes in io.qt.svg that implement QtThreadAffineInterface Modifier and Type Class Description class
QGraphicsSvgItem
QGraphicsItem that can be used to render the contents of SVG filesclass
QSvgRenderer
Used to draw the contents of SVG files onto paint devicesclass
QSvgWidget
Widget that is used to display the contents of Scalable Vector Graphics (SVG) files -
Uses of QtThreadAffineInterface in io.qt.test
Classes in io.qt.test that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractItemModelTester
Helps testing QAbstractItemModel subclassesclass
QSignalSpy
Enables introspection of signal emissionclass
QTestEventLoop
Java wrapper for Qt class QTestEventLoop -
Uses of QtThreadAffineInterface in io.qt.texttospeech
Classes in io.qt.texttospeech that implement QtThreadAffineInterface Modifier and Type Class Description class
QTextToSpeech
Convenient access to text-to-speech enginesclass
QTextToSpeechEngine
The base for text-to-speech engine integrations -
Uses of QtThreadAffineInterface in io.qt.webchannel
Classes in io.qt.webchannel that implement QtThreadAffineInterface Modifier and Type Class Description class
QQmlWebChannel
Java wrapper for Qt class QQmlWebChannelclass
QWebChannel
Exposes QObjects to remote HTML clientsclass
QWebChannelAbstractTransport
Communication channel between the C++ QWebChannel server and a HTML/JS client -
Uses of QtThreadAffineInterface in io.qt.webengine
Classes in io.qt.webengine that implement QtThreadAffineInterface Modifier and Type Class Description class
QQuickWebEngineProfile
Web engine profile shared by multiple pagesclass
QQuickWebEngineScript
Enables the injection of scripts in the JavaScript engine -
Uses of QtThreadAffineInterface in io.qt.webengine.core
Classes in io.qt.webengine.core that implement QtThreadAffineInterface Modifier and Type Class Description class
QWebEngineCookieStore
Access to Chromium's cookiesclass
QWebEngineNotification
Encapsulates the data of an HTML5 web notificationclass
QWebEngineUrlRequestInterceptor
Abstract base class for URL interceptionclass
QWebEngineUrlRequestJob
Represents a custom URL requestclass
QWebEngineUrlSchemeHandler
Base class for handling custom URL schemes -
Uses of QtThreadAffineInterface in io.qt.webengine.widgets
Classes in io.qt.webengine.widgets that implement QtThreadAffineInterface Modifier and Type Class Description class
QWebEngineDownloadItem
Java wrapper for Qt class QWebEngineDownloadItemclass
QWebEnginePage
Object to view and edit web documentsclass
QWebEngineProfile
Web engine profile shared by multiple pagesclass
QWebEngineView
Widget that is used to view and edit web documents -
Uses of QtThreadAffineInterface in io.qt.websockets
Classes in io.qt.websockets that implement QtThreadAffineInterface Modifier and Type Class Description class
QMaskGenerator
Abstract base for custom 32-bit mask generatorsclass
QWebSocket
Implements a TCP socket that talks the WebSocket protocolclass
QWebSocketServer
Implements a WebSocket-based server -
Uses of QtThreadAffineInterface in io.qt.widgets
Classes in io.qt.widgets that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractButton
The abstract base class of button widgets, providing functionality common to buttonsclass
QAbstractItemDelegate
Used to display and edit data items from a modelclass
QAbstractItemView
The basic functionality for item view classesclass
QAbstractScrollArea
Scrolling area with on-demand scroll barsclass
QAbstractSlider
Integer value within a rangeclass
QAbstractSpinBox
Spinbox and a line edit to display valuesclass
QAction
Abstract user interface action that can be inserted into widgetsclass
QActionGroup
Groups actions togetherclass
QApplication
Manages the GUI application's control flow and main settingsclass
QBoxLayout
Lines up child widgets horizontally or verticallyclass
QButtonGroup
Container to organize groups of button widgetsclass
QCalendarWidget
Monthly based calendar widget allowing the user to select a dateclass
QCheckBox
Checkbox with a text labelclass
QColorDialog
Dialog widget for specifying colorsclass
QColumnView
Model/view implementation of a column viewclass
QComboBox
Combined button and popup listclass
QCommandLinkButton
Vista style command link buttonclass
QCommonStyle
Encapsulates the common Look and Feel of a GUIclass
QCompleter
Completions based on an item modelclass
QDataWidgetMapper
Mapping between a section of a data model to widgetsclass
QDateEdit
Widget for editing dates based on the QDateTimeEdit widgetclass
QDateTimeEdit
Widget for editing dates and timesclass
QDesktopWidget
Access to screen information on multi-head systemsclass
QDial
Rounded range control (like a speedometer or potentiometer)class
QDialog
The base class of dialog windowsclass
QDialogButtonBox
Widget that presents buttons in a layout that is appropriate to the current widget styleclass
QDirModel
Data model for the local filesystemclass
QDockWidget
Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktopclass
QDoubleSpinBox
Spin box widget that takes doublesclass
QErrorMessage
Error message display dialogclass
QFileDialog
Dialog that allow users to select files or directoriesclass
QFileSystemModel
Data model for the local filesystemclass
QFocusFrame
Focus frame which can be outside of a widget's normal paintable areaclass
QFontComboBox
Combobox that lets the user select a font familyclass
QFontDialog
Dialog widget for selecting a fontclass
QFormLayout
Manages forms of input widgets and their associated labelsclass
QFrame
The base class of widgets that can have a frameclass
QGesture
Represents a gesture, containing properties that describe the corresponding user inputclass
QGraphicsAnchor
Represents an anchor between two items in a QGraphicsAnchorLayoutclass
QGraphicsBlurEffect
Blur effectclass
QGraphicsColorizeEffect
Colorize effectclass
QGraphicsDropShadowEffect
Drop shadow effectclass
QGraphicsEffect
The base class for all graphics effectsclass
QGraphicsItemAnimation
Simple animation support for QGraphicsItemclass
QGraphicsObject
Base class for all graphics items that require signals, slots and propertiesclass
QGraphicsOpacityEffect
Opacity effectclass
QGraphicsProxyWidget
Proxy layer for embedding a QWidget in a QGraphicsSceneclass
QGraphicsRotation
Rotation transformation around a given axisclass
QGraphicsScale
Scale transformationclass
QGraphicsScene
Surface for managing a large number of 2D graphical itemsclass
QGraphicsTextItem
Text item that you can add to a QGraphicsScene to display formatted textclass
QGraphicsTransform
Abstract base class for building advanced transformations on QGraphicsItemsclass
QGraphicsView
Widget for displaying the contents of a QGraphicsSceneclass
QGraphicsWidget
The base class for all widget items in a QGraphicsSceneclass
QGridLayout
Lays out widgets in a gridclass
QGroupBox
Group box frame with a titleclass
QHBoxLayout
Lines up widgets horizontallyclass
QHeaderView
Header row or header column for item viewsclass
QInputDialog
Simple convenience dialog to get a single value from the userclass
QItemDelegate
Display and editing facilities for data items from a modelclass
QKeyEventTransition
Transition for key eventsclass
QKeySequenceEdit
Allows to input a QKeySequenceclass
QLabel
Text or image displayclass
QLayout
The base class of geometry managersclass
QLCDNumber
Displays a number with LCD-like digitsclass
QLineEdit
One-line text editorclass
QListView
List or icon view onto a modelclass
QListWidget
Item-based list widgetclass
QMainWindow
Main application windowclass
QMdiArea
Area in which MDI windows are displayedclass
QMdiSubWindow
Subwindow class for QMdiAreaclass
QMenu
Menu widget for use in menu bars, context menus, and other popup menusclass
QMenuBar
Horizontal menu barclass
QMessageBox
Modal dialog for informing the user or for asking the user a question and receiving an answerclass
QMouseEventTransition
Transition for mouse eventsclass
QOpenGLWidget
Widget for rendering OpenGL graphicsclass
QPanGesture
Describes a panning gesture made by the userclass
QPictureFormatPlugin
Abstract base for custom picture format pluginsclass
QPinchGesture
Describes a pinch gesture made by the userclass
QPlainTextDocumentLayout
Implements a plain text layout for QTextDocumentclass
QPlainTextEdit
Widget that is used to edit and display plain textclass
QProgressBar
Horizontal or vertical progress barclass
QProgressDialog
Feedback on the progress of a slow operationclass
QProxyStyle
Convenience class that simplifies dynamically overriding QStyle elementsclass
QPushButton
Command buttonclass
QRadioButton
Radio button with a text labelclass
QRubberBand
Rectangle or line that can indicate a selection or a boundaryclass
QScrollArea
Scrolling view onto another widgetclass
QScrollBar
Vertical or horizontal scroll barclass
QScroller
Enables kinetic scrolling for any scrolling widget or graphics itemclass
QShortcut
Used to create keyboard shortcutsclass
QSizeGrip
Resize handle for resizing top-level windowsclass
QSlider
Vertical or horizontal sliderclass
QSpinBox
Spin box widgetclass
QSplashScreen
Splash screen that can be shown during application startupclass
QSplitter
Implements a splitter widgetclass
QSplitterHandle
Handle functionality for the splitterclass
QStackedLayout
Stack of widgets where only one widget is visible at a timeclass
QStackedWidget
Stack of widgets where only one widget is visible at a timeclass
QStatusBar
Horizontal bar suitable for presenting status informationclass
QStyle
Abstract base class that encapsulates the look and feel of a GUIclass
QStyledItemDelegate
Display and editing facilities for data items from a modelclass
QStylePlugin
Abstract base for custom QStyle pluginsclass
QSwipeGesture
Describes a swipe gesture made by the userclass
QSystemTrayIcon
Icon for an application in the system trayclass
QTabBar
Tab bar, e.g. for use in tabbed dialogsclass
QTableView
Default model/view implementation of a table viewclass
QTableWidget
Item-based table view with a default modelclass
QTabWidget
Stack of tabbed widgetsclass
QTapAndHoldGesture
Describes a tap-and-hold (aka LongTap) gesture made by the userclass
QTapGesture
Describes a tap gesture made by the userclass
QTextBrowser
Rich text browser with hypertext navigationclass
QTextEdit
Widget that is used to edit and display both plain and rich textclass
QTimeEdit
Widget for editing times based on the QDateTimeEdit widgetclass
QToolBar
Movable panel that contains a set of controlsclass
QToolBox
Column of tabbed widget itemsclass
QToolButton
Quick-access button to commands or options, usually used inside a QToolBarclass
QTreeView
Default model/view implementation of a tree viewclass
QTreeWidget
Tree view that uses a predefined tree modelclass
QUndoGroup
Group of QUndoStack objectsclass
QUndoStack
Stack of QUndoCommand objectsclass
QUndoView
Displays the contents of a QUndoStackclass
QVBoxLayout
Lines up widgets verticallyclass
QWidget
The base class of all user interface objectsclass
QWidgetAction
Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbarsclass
QWizard
Framework for wizardsclass
QWizardPage
The base class for wizard pages -
Uses of QtThreadAffineInterface in io.qt.winextras
Classes in io.qt.winextras that implement QtThreadAffineInterface Modifier and Type Class Description class
QWinJumpList
Represents a transparent wrapper around Windows Jump Listsclass
QWinTaskbarButton
Represents the Windows taskbar button for a top-level window (Windows 7 and newer)class
QWinTaskbarProgress
Represents a progress indicator in the Windows taskbarclass
QWinThumbnailToolBar
Allows manipulating the thumbnail toolbar of a windowclass
QWinThumbnailToolButton
Represents a button in a thumbnail toolbar -
Uses of QtThreadAffineInterface in io.qt.xmlpatterns
Classes in io.qt.xmlpatterns that implement QtThreadAffineInterface Modifier and Type Class Description class
QAbstractMessageHandler
Callback interface for handling messagesclass
QAbstractUriResolver
Callback interface for resolving Uniform Resource Identifiers.