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 TypeMethodDescriptionQMetaObject.classInfos()
QtFuture.connect
(QMetaObject.AbstractPrivateSignal2<A, B> signal) protected final QSequentialConstIterator<QPair<QCborValue,
QCborValue>> QCborMap.constBegin()
protected final QSequentialConstIterator<QPair<QCborValue,
QCborValue>> QCborMap.constEnd()
QCborMap.constFind
(long key) QCborMap.constFind
(QCborValue key) QAssociativeConstIterator.iterator()
QCborMap.iterator()
QMapIterator.iterator()
Deprecated.QAssociativeConstIterator.keyValuePair()
QMapIterator.keyValuePair()
Deprecated.final QList<QPair<@QtPrimitiveType Double,
Object>> 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 QCborMap
QCborMap.insert
(QPair<? extends QCborValue, ? extends QCborValue> v) Modifier and TypeMethodDescriptionfinal void
QVariantAnimation.setKeyValues
(Collection<? extends QPair<@QtPrimitiveType Double, Object>> values) final void
QUrlQuery.setQueryItems
(Collection<? extends QPair<String, String>> query) ModifierConstructorDescriptionQCborMap
(QPair<? extends QCborValue, ? extends QCborValue> ... args) QJsonObject
(QPair<String, ? extends QJsonValue> ... args) -
Uses of QPair in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerLayoutDecorationExtension.currentCell()
abstract QPair<@QtPrimitiveType Integer,
@QtPrimitiveType Integer> QDesignerLayoutDecorationExtension.Impl.currentCell()
Modifier and TypeMethodDescriptionabstract void
QDesignerLayoutDecorationExtension.Impl.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) void
QDesignerLayoutDecorationExtension.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType 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)
.final QList<QPair<@QtPrimitiveType Double,
QColor>> QGradient.stops()
Modifier and TypeMethodDescriptionfinal void
QGradient.setStops
(Collection<? extends QPair<@QtPrimitiveType Double, QColor>> stops) -
Uses of QPair in io.qt.help
-
Uses of QPair in io.qt.httpserver
Modifier and TypeMethodDescriptionfinal QPair<QByteArray,
QByteArray>[] QHttpServerResponder.headerList
(QPair<QByteArray, QByteArray> ... pairs) Modifier and TypeMethodDescriptionfinal QList<QPair<QByteArray,
QByteArray>> QHttpServerRequest.headers()
Modifier and TypeMethodDescriptionfinal void
QHttpServerResponse.addHeaders
(QPair<QByteArray, QByteArray> ... headers) final QPair<QByteArray,
QByteArray>[] QHttpServerResponder.headerList
(QPair<QByteArray, QByteArray> ... pairs) final void
QHttpServerResponse.setHeaders
(QPair<QByteArray, QByteArray> ... headers) final void
QHttpServerResponder.write
(QByteArray data, QPair<QByteArray, QByteArray> ... headers) final void
QHttpServerResponder.write
(QByteArray data, QPair<QByteArray, QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QIODevice data, QPair<QByteArray, QByteArray> ... headers) final void
QHttpServerResponder.write
(QJsonDocument document, QPair<QByteArray, QByteArray> ... headers) final void
QHttpServerResponder.write
(QJsonDocument document, QPair<QByteArray, QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QPair<QByteArray, QByteArray> ... headers) final void
QHttpServerResponder.write
(QPair<QByteArray, QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QIODevice data, QPair<QByteArray, QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.writeHeaders
(QPair<QByteArray, QByteArray> ... headers) -
Uses of QPair in io.qt.network
Modifier and TypeMethodDescriptionstatic QPair<QHostAddress,
@QtPrimitiveType 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<? extends QHostAddress, @QtPrimitiveType Integer> subnet) Modifier and TypeMethodDescriptionfinal void
QNetworkCacheMetaData.setRawHeaders
(Collection<? extends 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, ? extends 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 TypeMethodDescriptionQOpenGLVersionStatus.getVersion()
Kotlin property getter.QOpenGLTexture.levelOfDetailRange()
QOpenGLTexture.minMagFilters()
QOpenGLTexture.mipLevelRange()
QOpenGLVersionProfile.version()
QOpenGLVersionStatus.version()
Modifier and TypeMethodDescriptionfinal void
QOpenGLVersionStatus.setVersion
(QPair<@QtPrimitiveType Integer, @QtPrimitiveType 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
Modifier and TypeMethodDescriptionQSensor.availableDataRates()
QSensor.getAvailableDataRates()
Kotlin property getter. -
Uses of QPair in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.posList()
QAccessibleWidget.relations
(QAccessible.Relation match) QGraphicsItemAnimation.rotationList()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.scaleList()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.shearList()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.translationList()