Uses of Class
io.qt.core.QObject.Signal3
Package | Description |
---|---|
io.qt.core | |
io.qt.dbus | |
io.qt.designer | |
io.qt.gui | |
io.qt.network | |
io.qt.network.auth | |
io.qt.sql | |
io.qt.widgets |
-
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.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
QObject.Signal3<String,String,String>
QFileSystemModel. fileRenamed
-
Uses of QObject.Signal3 in io.qt.network
Fields in io.qt.network declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<QSsl.AlertLevel,QSsl.AlertType,String>
QSslSocket. alertReceived
QObject.Signal3<QSsl.AlertLevel,QSsl.AlertType,String>
QSslSocket. alertSent
-
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.sql
Fields in io.qt.sql declared as QObject.Signal3 Modifier and Type Field Description QObject.Signal3<String,QSqlDriver.NotificationSource,Object>
QSqlDriver. notification
-
Uses of QObject.Signal3 in io.qt.widgets
Fields in io.qt.widgets declared as QObject.Signal3 Modifier and Type Field Description 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