Uses of Class
io.qt.core.QPair
Package
Description
-
Uses of QPair in io.qt.charts
-
Uses of QPair in io.qt.core
Modifier and TypeMethodDescriptionprotected final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.begin()
QMetaObject.classInfos()
QtFuture.connect
(QMetaObject.AbstractPrivateSignal2<A, B> signal) final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.constFind
(QCborValue key) protected final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.end()
final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.find
(long key) final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.find
(QCborValue key) final QIterator<QPair<QCborValue,
QCborValue>> QCborMap.iterator()
QMapIterator.iterator()
QMapIterator.keyValuePair()
QVariantAnimation.keyValues()
QUrlQuery.queryItems()
Overloaded function forQUrlQuery.queryItems(io.qt.core.QUrl.ComponentFormattingOptions)
withencoding = new io.qt.core.QUrl.ComponentFormattingOptions(0)
.QUrlQuery.queryItems
(QUrl.ComponentFormattingOption... encoding) Overloaded function forQUrlQuery.queryItems(io.qt.core.QUrl.ComponentFormattingOptions)
.QUrlQuery.queryItems
(QUrl.ComponentFormattingOptions encoding) Modifier and TypeMethodDescriptionfinal void
QVariantAnimation.setKeyValues
(Collection<QPair<Double, Object>> values) final void
QUrlQuery.setQueryItems
(Collection<QPair<String, String>> query) ModifierConstructorDescriptionQCborMap
(QPair<QCborValue, QCborValue>... args) QJsonObject
(QPair<String, QJsonValue>... args) -
Uses of QPair in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerLayoutDecorationExtension.currentCell()
QDesignerLayoutDecorationExtension.Impl.currentCell()
Modifier and TypeMethodDescriptionabstract void
QDesignerLayoutDecorationExtension.Impl.insertWidget
(QWidget widget, QPair<Integer, Integer> cell) void
QDesignerLayoutDecorationExtension.insertWidget
(QWidget widget, QPair<Integer, Integer> cell) -
Uses of QPair in io.qt.gui
Modifier and TypeMethodDescriptionQAccessible.qAccessibleTextBoundaryHelper
(QTextCursor cursor, QAccessible.TextBoundaryType boundaryType) QSurfaceFormat.version()
Modifier and TypeMethodDescriptionQAccessibleInterface.Impl.relations()
Overloaded function forQAccessibleInterface.Impl.relations(io.qt.gui.QAccessible.Relation)
withmatch = new io.qt.gui.QAccessible.Relation(-1)
.QAccessibleInterface.Impl.relations
(QAccessible.Relation match) QAccessibleInterface.Impl.relations
(QAccessible.RelationFlag... match) Overloaded function forQAccessibleInterface.Impl.relations(io.qt.gui.QAccessible.Relation)
.default List<QPair<QAccessibleInterface,
QAccessible.Relation>> QAccessibleInterface.relations()
Overloaded function forQAccessibleInterface.relations(io.qt.gui.QAccessible.Relation)
withmatch = new io.qt.gui.QAccessible.Relation(-1)
.default List<QPair<QAccessibleInterface,
QAccessible.Relation>> QAccessibleInterface.relations
(QAccessible.Relation match) default List<QPair<QAccessibleInterface,
QAccessible.Relation>> QAccessibleInterface.relations
(QAccessible.RelationFlag... match) Overloaded function forQAccessibleInterface.relations(io.qt.gui.QAccessible.Relation)
.QAccessibleObject.relations()
Overloaded function forQAccessibleObject.relations(io.qt.gui.QAccessible.Relation)
withmatch = new io.qt.gui.QAccessible.Relation(-1)
.QAccessibleObject.relations
(QAccessible.Relation match) QAccessibleObject.relations
(QAccessible.RelationFlag... match) Overloaded function forQAccessibleObject.relations(io.qt.gui.QAccessible.Relation)
.QGradient.stops()
Modifier and TypeMethodDescriptionfinal void
QGradient.setStops
(Collection<QPair<Double, QColor>> stops) -
Uses of QPair in io.qt.help
-
Uses of QPair in io.qt.internal
-
Uses of QPair in io.qt.network
Modifier and TypeMethodDescriptionstatic QPair<QHostAddress,
Integer> QHostAddress.parseSubnet
(String subnet) Modifier and TypeMethodDescriptionfinal QList<QPair<QByteArray,
QByteArray>> QNetworkReply.rawHeaderPairs()
final QList<QPair<QByteArray,
QByteArray>> QNetworkCacheMetaData.rawHeaders()
Modifier and TypeMethodDescriptionfinal boolean
QHostAddress.isInSubnet
(QPair<QHostAddress, Integer> subnet) Modifier and TypeMethodDescriptionfinal void
QNetworkCacheMetaData.setRawHeaders
(Collection<QPair<QByteArray, QByteArray>> headers) -
Uses of QPair in io.qt.network.auth
Modifier and TypeMethodDescriptionprotected final QNetworkReply
QOAuth1.requestTokenCredentials
(QNetworkAccessManager.Operation operation, QUrl url, QPair<String, String> temporaryToken) Overloaded function forQOAuth1.requestTokenCredentials(io.qt.network.QNetworkAccessManager.Operation, io.qt.core.QUrl, io.qt.core.QPair, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.protected final QNetworkReply
QOAuth1.requestTokenCredentials
(QNetworkAccessManager.Operation operation, QUrl url, QPair<String, String> temporaryToken, Map<String, Object> parameters) final void
QOAuth1.setClientCredentials
(QPair<String, String> clientCredentials) final void
QOAuth1.setTokenCredentials
(QPair<String, String> tokenCredentials) -
Uses of QPair in io.qt.opengl
Modifier and TypeMethodDescriptionQOpenGLTexture.levelOfDetailRange()
QOpenGLTexture.minMagFilters()
QOpenGLTexture.mipLevelRange()
QOpenGLVersionProfile.version()
QOpenGLVersionStatus.version()
Modifier and TypeMethodDescriptionfinal void
QOpenGLVersionStatus.setVersion
(QPair<Integer, Integer> version) -
Uses of QPair in io.qt.remoteobjects
Modifier and TypeFieldDescriptionQRemoteObjectNode.remoteObjectAdded
QRemoteObjectRegistry.remoteObjectAdded
QRemoteObjectNode.remoteObjectRemoved
QRemoteObjectRegistry.remoteObjectRemoved
-
Uses of QPair in io.qt.sensors
-
Uses of QPair in io.qt.widgets
Modifier and TypeMethodDescriptionQGraphicsItemAnimation.posList()
QAccessibleWidget.relations
(QAccessible.Relation match) QGraphicsItemAnimation.rotationList()
QGraphicsItemAnimation.scaleList()
QGraphicsItemAnimation.shearList()
QGraphicsItemAnimation.translationList()