Uses of Class
io.qt.core.QObject.Signal2
Package | Description |
---|---|
io.qt.charts | |
io.qt.core | |
io.qt.datavis | |
io.qt.dbus | |
io.qt.designer | |
io.qt.help | |
io.qt.keyboard | |
io.qt.network | |
io.qt.qml | |
io.qt.qt3d.render | |
io.qt.quick | |
io.qt.quick.widgets | |
io.qt.scxml | |
io.qt.sql | |
io.qt.widgets |
-
Uses of QObject.Signal2 in io.qt.charts
-
Uses of QObject.Signal2 in io.qt.core
Fields in io.qt.core declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<@QtPrimitiveType Integer,@QtPrimitiveType Long>
QIODevice. channelBytesWritten
QObject.Signal2<QModelIndex,QModelIndex>
QItemSelectionModel. currentChanged
QObject.Signal2<QModelIndex,QModelIndex>
QItemSelectionModel. currentColumnChanged
QObject.Signal2<QModelIndex,QModelIndex>
QItemSelectionModel. currentRowChanged
QObject.Signal2<@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QFutureWatcherBase. progressRangeChanged
QObject.Signal2<@QtPrimitiveType Integer,@QtPrimitiveType Integer>
QFutureWatcherBase. resultsReadyAt
QObject.Signal2<QItemSelection,QItemSelection>
QItemSelectionModel. selectionChanged
QObject.Signal2<QAbstractAnimation.State,QAbstractAnimation.State>
QAbstractAnimation. stateChanged
-
Uses of QObject.Signal2 in io.qt.datavis
-
Uses of QObject.Signal2 in io.qt.dbus
Fields in io.qt.dbus declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QDBusError,QDBusMessage>
QDBusConnectionInterface. callWithCallbackFailed
-
Uses of QObject.Signal2 in io.qt.designer
Fields in io.qt.designer declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<String,String>
QDesignerIntegrationInterface. helpRequested
QObject.Signal2<String,Object>
QDesignerPropertyEditorInterface. propertyChanged
-
Uses of QObject.Signal2 in io.qt.help
Fields in io.qt.help declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QHelpLink,String>
QHelpIndexWidget. documentActivated
QObject.Signal2<List<QHelpLink>,String>
QHelpIndexWidget. documentsActivated
QObject.Signal2<QUrl,String>
QHelpIndexWidget. linkActivated
Deprecated.Use documentActivated() insteadQObject.Signal2<NavigableMap<String,List<QUrl>>,String>
QHelpIndexWidget. linksActivated
Deprecated.Use documentsActivated() instead -
Uses of QObject.Signal2 in io.qt.keyboard
Fields in io.qt.keyboard declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QVirtualKeyboardSelectionListModel.Type,@QtPrimitiveType Integer>
QVirtualKeyboardAbstractInputMethod. selectionListActiveItemChanged
-
Uses of QObject.Signal2 in io.qt.network
Fields in io.qt.network declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QNetworkReply,QAuthenticator>
QNetworkAccessManager. authenticationRequired
QObject.Signal2<@QtPrimitiveType Long,@QtPrimitiveType Long>
QNetworkReply. downloadProgress
QObject.Signal2<QNetworkReply,QSslPreSharedKeyAuthenticator>
QNetworkAccessManager. preSharedKeyAuthenticationRequired
QObject.Signal2<QNetworkProxy,QAuthenticator>
QAbstractSocket. proxyAuthenticationRequired
QObject.Signal2<QNetworkProxy,QAuthenticator>
QNetworkAccessManager. proxyAuthenticationRequired
QObject.Signal2<QNetworkReply,List<QSslError>>
QNetworkAccessManager. sslErrors
QObject.Signal2<@QtPrimitiveType Long,@QtPrimitiveType Long>
QNetworkReply. uploadProgress
-
Uses of QObject.Signal2 in io.qt.qml
Fields in io.qt.qml declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QObject,QUrl>
QQmlApplicationEngine. objectCreated
QObject.Signal2<String,Object>
QQmlPropertyMap. valueChanged
-
Uses of QObject.Signal2 in io.qt.qt3d.render
Fields in io.qt.qt3d.render declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QVector3D,@QtPrimitiveType Float>
QCameraLens. viewSphere
-
Uses of QObject.Signal2 in io.qt.quick
Fields in io.qt.quick declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QQuickWindow.SceneGraphError,String>
QQuickWindow. sceneGraphError
-
Uses of QObject.Signal2 in io.qt.quick.widgets
Fields in io.qt.quick.widgets declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<QQuickWindow.SceneGraphError,String>
QQuickWidget. sceneGraphError
-
Uses of QObject.Signal2 in io.qt.scxml
Fields in io.qt.scxml declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<String,String>
QScxmlStateMachine. log
-
Uses of QObject.Signal2 in io.qt.sql
Fields in io.qt.sql declared as QObject.Signal2 Modifier and Type Field Description QObject.Signal2<@QtPrimitiveType Integer,QSqlRecord>
QSqlTableModel. beforeUpdate
QObject.Signal2<@QtPrimitiveType Integer,QSqlRecord>
QSqlTableModel. primeInsert
-
Uses of QObject.Signal2 in io.qt.widgets