Uses of Class
io.qt.core.QObject.Signal3
Package | Description |
---|---|
io.qt.charts | |
io.qt.core | |
io.qt.dbus | |
io.qt.designer | |
io.qt.gamepad | |
io.qt.gui | |
io.qt.multimedia | |
io.qt.network.auth | |
io.qt.serialbus | |
io.qt.sql | |
io.qt.webengine.widgets | |
io.qt.widgets |
-
Uses of QObject.Signal3 in io.qt.charts
Fields in io.qt.charts declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<@QtPrimitiveType Boolean,@QtPrimitiveType Integer,QBarSet>
QAbstractBarSeries. hovered
-
Uses of QObject.Signal3 in io.qt.core
Fields in io.qt.core declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<Qt.Orientation,@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QAbstractItemModel. headerDataChanged
-
Uses of QObject.Signal3 in io.qt.dbus
Fields in io.qt.dbus declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<String,String,String>
QDBusConnectionInterface. NameOwnerChanged
QObject.Signal3<String,String,String>
QDBusConnectionInterface. serviceOwnerChanged
QObject.Signal3<String,String,String>
QDBusServiceWatcher. serviceOwnerChanged
-
Uses of QObject.Signal3 in io.qt.designer
Fields in io.qt.designer declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<QDesignerFormWindowInterface,String,Object>
QDesignerIntegrationInterface. propertyChanged
Methods in io.qt.designer that return QObject.Signal3 Modifier and Type Method Description <A, B, C> QObject.Signal3<A,B,C>
QDesignerIntegrationInterface.MultiSignal_navigateToSlot. overload(Class<A> type1, Class<B> type2, Class<C> type3)
Provides an overloaded signal by parameter types. -
Uses of QObject.Signal3 in io.qt.gamepad
Fields in io.qt.gamepad declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<@QtPrimitiveType Integer,QGamepadManager.GamepadAxis,@QtPrimitiveType Double>
QGamepadManager. gamepadAxisEvent
QObject.Signal3<@QtPrimitiveType Integer,QGamepadManager.GamepadButton,@QtPrimitiveType Double>
QGamepadManager. gamepadButtonPressEvent
-
Uses of QObject.Signal3 in io.qt.gui
Fields in io.qt.gui declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<@QtPrimitiveType Integer,@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QTextDocument. contentsChange
-
Uses of QObject.Signal3 in io.qt.multimedia
Fields in io.qt.multimedia declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<@QtPrimitiveType Integer,QCameraImageCapture.Error,String>
QCameraImageCapture. error
QObject.Signal3<@QtPrimitiveType Integer,@QtPrimitiveType Integer,String>
QCameraImageCaptureControl. error
QObject.Signal3<@QtPrimitiveType Integer,String,Object>
QCameraImageCapture. imageMetadataAvailable
QObject.Signal3<@QtPrimitiveType Integer,String,Object>
QCameraImageCaptureControl. imageMetadataAvailable
QObject.Signal3<QCamera.LockType,QCamera.LockStatus,QCamera.LockChangeReason>
QCameraLocksControl. lockStatusChanged
Methods in io.qt.multimedia that return QObject.Signal3 Modifier and Type Method Description <A, B, C> QObject.Signal3<A,B,C>
QCamera.MultiSignal_lockStatusChanged. overload(Class<A> type1, Class<B> type2, Class<C> type3)
Provides an overloaded signal by parameter types. -
Uses of QObject.Signal3 in io.qt.network.auth
Fields in io.qt.network.auth declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<String,String,QUrl>
QAbstractOAuth2. error
-
Uses of QObject.Signal3 in io.qt.serialbus
Fields in io.qt.serialbus declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<QModbusDataUnit.RegisterType,@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QModbusServer. dataWritten
-
Uses of QObject.Signal3 in io.qt.sql
Methods in io.qt.sql that return QObject.Signal3 Modifier and Type Method Description <A, B, C> QObject.Signal3<A,B,C>
QSqlDriver.MultiSignal_notification. overload(Class<A> type1, Class<B> type2, Class<C> type3)
Provides an overloaded signal by parameter types. -
Uses of QObject.Signal3 in io.qt.webengine.widgets
Fields in io.qt.webengine.widgets declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<QUrl,QAuthenticator,String>
QWebEnginePage. proxyAuthenticationRequired
-
Uses of QObject.Signal3 in io.qt.widgets
Fields in io.qt.widgets declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<String,String,String>
QFileSystemModel. fileRenamed
QObject.Signal3<QGraphicsItem,QGraphicsItem,Qt.FocusReason>
QGraphicsScene. focusItemChanged
QObject.Signal3<QRect,QPointF,QPointF>
QGraphicsView. rubberBandChanged
QObject.Signal3<@QtPrimitiveType Integer,@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QHeaderView. sectionMoved
QObject.Signal3<@QtPrimitiveType Integer,@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QHeaderView. sectionResized