Uses of Interface
io.qt.QtSignalEmitterInterface
-
Uses of QtSignalEmitterInterface in io.qt.charts
Classes in io.qt.charts that implement QtSignalEmitterInterface 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 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 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 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 QXYModelMapperclass
QXYSeries
Base class for line, spline, and scatter series -
Uses of QtSignalEmitterInterface in io.qt.core
Classes in io.qt.core that implement QtSignalEmitterInterface 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
QAbstractTableModel
Abstract model that can be subclassed to create table modelsclass
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
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
QFutureWatcher<T>
Allows monitoring a QFuture using signals and slotsclass
QFutureWatcherBase
Java wrapper for Qt class QFutureWatcherBaseclass
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
QSocketNotifier
Support for monitoring activity on a file descriptorclass
QSortFilterProxyModel
Support for sorting and filtering data passed between another model and a viewclass
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 QVoidFutureWatcherMethods in io.qt.core that return QtSignalEmitterInterface Modifier and Type Method Description QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal0. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal7. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal8. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.PrivateSignal9. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal0. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal1Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal2Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal2Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal3Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal3Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal3Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal4Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal4Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal4Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal4Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal5Default5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal6Default6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal7Default7. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default7. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal8Default8. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default1. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default2. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default3. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default4. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default5. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default6. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default7. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default8. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QInstanceMemberSignals.Signal9Default9. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QMetaObject.Connection. sender()
Provides the sender of the connected signal. -
Uses of QtSignalEmitterInterface in io.qt.core.internal
Classes in io.qt.core.internal that implement QtSignalEmitterInterface Modifier and Type Class Description class
QFactoryLoader
Java wrapper for Qt class QFactoryLoader -
Uses of QtSignalEmitterInterface in io.qt.datavis
Classes in io.qt.datavis that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.dbus
Classes in io.qt.dbus that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.designer
Classes in io.qt.designer that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.gui
Classes in io.qt.gui that implement QtSignalEmitterInterface 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
QAction
Abstraction for user commands that can be added to different user interface componentsclass
QActionGroup
Groups actions togetherclass
QClipboard
Access to the window system clipboardclass
QDoubleValidator
Range checking of floating-point numbersclass
QDrag
Support for MIME-based drag and drop data transferclass
QFileSystemModel
Data model for the local filesystemclass
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
QInputDevice
Describes a device from which a QInputEvent originatesclass
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
QPaintDeviceWindow
Convenience subclass of QWindow that is also a QPaintDeviceclass
QPdfWriter
Class to generate PDFs that can be used as a paint deviceclass
QPointingDevice
Describes a device from which mouse, touch or tablet events originateclass
QRasterWindow
Convenience class for using QPainter on a QWindowclass
QRegularExpressionValidator
Used to check a string against a regular expressionclass
QScreen
Used to query screen propertiesclass
QSessionManager
Access to the session managerclass
QShortcut
Used to create keyboard shortcutsclass
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
QUndoGroup
Group of QUndoStack objectsclass
QUndoStack
Stack of QUndoCommand objectsclass
QValidator
Validation of input textclass
QWindow
Represents a window in the underlying windowing system -
Uses of QtSignalEmitterInterface in io.qt.help
Classes in io.qt.help that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.internal
Fields in io.qt.internal with type parameters of type QtSignalEmitterInterface Modifier and Type Field Description protected static ThreadLocal<QtSignalEmitterInterface>
QtJambiInternal. currentSender
Methods in io.qt.internal that return QtSignalEmitterInterface Modifier and Type Method Description QtSignalEmitterInterface
QtJambiSignals.AbstractSignal. containingObject()
Returns the object containing this signal.QtSignalEmitterInterface
QtJambiSignals.MultiSignal. containingObject()
Returns the object containing this signalMethods in io.qt.internal with parameters of type QtSignalEmitterInterface Modifier and Type Method Description static String
QtJambiInternal. cppSignalSignature(QtSignalEmitterInterface signalEmitter, String signalName)
static boolean
QtJambiInternal. disconnectAll(QtSignalEmitterInterface sender, Object receiver)
Disconnect all connections made from the given object to a specific object.static QMetaObject.AbstractSignal
QtJambiInternal. findSignal(QtSignalEmitterInterface sender, String name, Class<?>... types)
-
Uses of QtSignalEmitterInterface in io.qt.keyboard
Classes in io.qt.keyboard that implement QtSignalEmitterInterface Modifier and Type Class Description class
QVirtualKeyboardAbstractInputMethod
Base class for input methodsclass
QVirtualKeyboardDictionary
Java wrapper for Qt class QVirtualKeyboardDictionaryclass
QVirtualKeyboardDictionaryManager
Java wrapper for Qt class QVirtualKeyboardDictionaryManagerclass
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
QVirtualKeyboardObserver
Acts as a hub for keyboard event notificationsclass
QVirtualKeyboardSelectionListModel
List model for selection listsclass
QVirtualKeyboardTrace
Trace is a data model for touch input data -
Uses of QtSignalEmitterInterface in io.qt.network
Classes in io.qt.network that implement QtSignalEmitterInterface 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
QNetworkCookieJar
Implements a simple jar of QNetworkCookie objectsclass
QNetworkDiskCache
Very basic disk cacheclass
QNetworkInformation
Exposes various network information through native backendsclass
QNetworkReply
Contains the data and headers for a request sent with QNetworkAccessManagerclass
QSslSocket
SSL encrypted socket for both clients and serversclass
QTcpServer
TCP-based serverclass
QTcpSocket
TCP socketclass
QUdpSocket
UDP socket -
Uses of QtSignalEmitterInterface in io.qt.network.auth
Classes in io.qt.network.auth that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.opengl
Classes in io.qt.opengl that implement QtSignalEmitterInterface Modifier and Type Class Description class
QOpenGLDebugLogger
Enables logging of OpenGL debugging messagesclass
QOpenGLShader
Allows OpenGL shaders to be compiledclass
QOpenGLShaderProgram
Allows OpenGL shader programs to be linked and usedclass
QOpenGLVertexArrayObject
Wraps an OpenGL Vertex Array Objectclass
QOpenGLWindow
Convenience subclass of QWindow to perform OpenGL painting -
Uses of QtSignalEmitterInterface in io.qt.opengl.widgets
Classes in io.qt.opengl.widgets that implement QtSignalEmitterInterface Modifier and Type Class Description class
QOpenGLWidget
Widget for rendering OpenGL graphics -
Uses of QtSignalEmitterInterface in io.qt.printsupport
Classes in io.qt.printsupport that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.qml
Classes in io.qt.qml that implement QtSignalEmitterInterface 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
QQmlImageProviderBase
Used to register image providers in the QML engineclass
QQmlPropertyMap
Allows you to set key-value pairs that can be used in QML bindings -
Uses of QtSignalEmitterInterface in io.qt.qt3d.animation
Classes in io.qt.qt3d.animation that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.qt3d.core
Classes in io.qt.qt3d.core that implement QtSignalEmitterInterface 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
QAttribute
Defines an attribute and how data should be read from a QBufferclass
QBoundingVolume
Can be used to override the bounding volume of an entityclass
QBuffer
Provides a data store for raw data to later be used as vertices or uniformsclass
QComponent
Base class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a componentclass
QCoreAspect
Java wrapper for Qt class Qt3DCore::QCoreAspectclass
QCoreSettings
Holds settings related to core data handling processclass
QEntity
Qt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behaviorclass
QGeometry
Encapsulates geometryclass
QGeometryView
Encapsulates geometry detailsclass
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 QtSignalEmitterInterface in io.qt.qt3d.core.quick
Classes in io.qt.qt3d.core.quick that implement QtSignalEmitterInterface Modifier and Type Class Description class
QQmlAspectEngine
Environment for the QAspectEngine and a method for instantiating QML components -
Uses of QtSignalEmitterInterface in io.qt.qt3d.logic
Classes in io.qt.qt3d.logic that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.qt3d.render
Classes in io.qt.qt3d.render that implement QtSignalEmitterInterface 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
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
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
Enables a visual overlay with scene detailsclass
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
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
QPickingProxy
Can be used to provide an alternate QGeometryView used only for pickingclass
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 QtSignalEmitterInterface in io.qt.qt3d.render.quick.scene2d
Classes in io.qt.qt3d.render.quick.scene2d that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.quick
Classes in io.qt.quick that implement QtSignalEmitterInterface Modifier and Type Class Description class
QQuickAsyncImageProvider
Interface for for asynchronous control of QML image requestsclass
QQuickFramebufferObject
Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quickclass
QQuickImageProvider
Interface for supporting pixmaps and threaded image requests in QMLclass
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
QSGDynamicTexture
Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO'sclass
QSGTexture
The base class for textures used in the scene graphclass
QSGTextureProvider
Encapsulates texture based entities in QML -
Uses of QtSignalEmitterInterface in io.qt.quick.widgets
Classes in io.qt.quick.widgets that implement QtSignalEmitterInterface Modifier and Type Class Description class
QQuickWidget
Widget for displaying a Qt Quick user interface -
Uses of QtSignalEmitterInterface in io.qt.quick3d
Classes in io.qt.quick3d that implement QtSignalEmitterInterface Modifier and Type Class Description class
QQuick3DGeometry
Base class for defining custom geometryclass
QQuick3DInstancing
Java wrapper for Qt class QQuick3DInstancingclass
QQuick3DObject
Base class of all 3D nodes and resourcesclass
QQuick3DTextureData
Base class for defining custom texture data -
Uses of QtSignalEmitterInterface in io.qt.scxml
Classes in io.qt.scxml that implement QtSignalEmitterInterface 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
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 QtSignalEmitterInterface in io.qt.sql
Classes in io.qt.sql that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.statemachine
Classes in io.qt.statemachine that implement QtSignalEmitterInterface Modifier and Type Class Description class
QAbstractState
Java wrapper for Qt class QAbstractStateclass
QAbstractTransition
Java wrapper for Qt class QAbstractTransitionclass
QEventTransition
Java wrapper for Qt class QEventTransitionclass
QFinalState
Java wrapper for Qt class QFinalStateclass
QHistoryState
Java wrapper for Qt class QHistoryStateclass
QKeyEventTransition
Java wrapper for Qt class QKeyEventTransitionclass
QMouseEventTransition
Java wrapper for Qt class QMouseEventTransitionclass
QSignalTransition
Java wrapper for Qt class QSignalTransitionclass
QState
Java wrapper for Qt class QStateclass
QStateMachine
Java wrapper for Qt class QStateMachine -
Uses of QtSignalEmitterInterface in io.qt.svg
Classes in io.qt.svg that implement QtSignalEmitterInterface Modifier and Type Class Description class
QSvgRenderer
Used to draw the contents of SVG files onto paint devices -
Uses of QtSignalEmitterInterface in io.qt.test
Classes in io.qt.test that implement QtSignalEmitterInterface 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 QtSignalEmitterInterface in io.qt.widgets
Classes in io.qt.widgets that implement QtSignalEmitterInterface 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
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
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
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
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
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
QPanGesture
Describes a panning gesture made by the userclass
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
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
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 QtSignalEmitterInterface in io.qt.widgets.svg
Classes in io.qt.widgets.svg that implement QtSignalEmitterInterface Modifier and Type Class Description class
QGraphicsSvgItem
QGraphicsItem that can be used to render the contents of SVG filesclass
QSvgWidget
Widget that is used to display the contents of Scalable Vector Graphics (SVG) files -
Uses of QtSignalEmitterInterface in io.qt.widgets.tools
Classes in io.qt.widgets.tools that implement QtSignalEmitterInterface Modifier and Type Class Description class
QUiLoader
Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths