Uses of Class
io.qt.core.QPair
Packages that use QPair
Package
Description
-
Uses of QPair in io.qt.charts
Methods in io.qt.charts that return QPair -
Uses of QPair in io.qt.core
Methods in io.qt.core that return QPairModifier and TypeMethodDescriptionQPair.clone()
Returns a copy of this object.static <T,
S> QPair<T, S> Convenient entry-pair converter method for new pair.static <T,
S> QPair<T, S> QPair.pair
(T t, S s) Convenient factory method for new pair.Methods in io.qt.core that return types with arguments of type QPairModifier 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
(boolean key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(double key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(int key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(long key) QCborMap.constFind
(QByteArray key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(QCborArray key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(QCborKnownTags key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(QCborSimpleType key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QCborMap.constFind
(QCborValue key) QCborMap.constFind
(QCborValue.Type key) Overloaded function forQCborMap.constFind(io.qt.core.QCborValue)
.QAssociativeConstIterator.iterator()
Returns a Java iterator between this and the container's end.QCborMap.iterator()
Returns an iterator for this iterable object.QAssociativeConstIterator.keyValuePair()
Returns the key value pair at iterator's position in the container or emptiness in case ofend
.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) Methods in io.qt.core with parameters of type QPairModifier and TypeMethodDescriptionfinal QCborMap
QCborMap.insert
(QPair<? extends QCborValue, ? extends QCborValue> v) static <Key,
T> QHash<Key, T> Returns a QHash containing keys and values extracted from the given pairs.static <Key,
T> QMap<Key, T> Returns a QMap containing keys and values extracted from the given pairs.static <Key,
T> QMultiHash<Key, T> QMultiHash.ofPairs
(QPair<? extends Key, ? extends T> pair0, QPair<? extends Key, ? extends T>... pairs) Returns a QMultiHash containing keys and values extracted from the given pairs.static <T,
S> Map.Entry<T, S> Convenient pair-entry converter method.Method parameters in io.qt.core with type arguments of type QPairModifier and TypeMethodDescriptionfinal void
QVariantAnimation.setKeyValues
(Collection<? extends QPair<@QtPrimitiveType Double, Object>> values) final void
QUrlQuery.setQueryItems
(Collection<? extends QPair<String, String>> query) Constructors in io.qt.core with parameters of type QPairModifierConstructorDescriptionQCborMap
(QPair<? extends QCborValue, ? extends QCborValue> ... args) SeeQCborMap::
QCborMap(std::initializer_list<QCborMap::value_type>) QJsonObject
(QPair<String, ? extends QJsonValue> ... args) -
Uses of QPair in io.qt.designer
Methods in io.qt.designer that return QPairModifier and TypeMethodDescriptionQDesignerLayoutDecorationExtension.currentCell()
SeeQDesignerLayoutDecorationExtension::
currentCell()const abstract QPair<@QtPrimitiveType Integer,
@QtPrimitiveType Integer> QDesignerLayoutDecorationExtension.Impl.currentCell()
SeeQDesignerLayoutDecorationExtension::
currentCell()const Methods in io.qt.designer with parameters of type QPairModifier and TypeMethodDescriptionabstract void
QDesignerLayoutDecorationExtension.Impl.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) SeeQDesignerLayoutDecorationExtension::
insertWidget(QWidget*, std::pair<int, int>) void
QDesignerLayoutDecorationExtension.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) SeeQDesignerLayoutDecorationExtension::
insertWidget(QWidget*, std::pair<int, int>) -
Uses of QPair in io.qt.gui
Modifier and TypeMethodDescriptionQAccessible.qAccessibleTextBoundaryHelper
(QTextCursor cursor, QAccessible.TextBoundaryType boundaryType) SeeQAccessible::
qAccessibleTextBoundaryHelper(QTextCursor, QAccessible::TextBoundaryType) QSurfaceFormat.version()
Modifier and TypeMethodDescriptionQAccessibleInterface.Impl.relations()
Overloaded function forQAccessibleInterface.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.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
Methods in io.qt.help that return types with arguments of type QPair -
Uses of QPair in io.qt.httpserver
Methods in io.qt.httpserver that return QPairModifier and TypeMethodDescriptionstatic QPair<QByteArray,
QByteArray>[] QHttpServerResponder.headerList
(QPair<QByteArray, QByteArray> ... pairs) Convenient method to create an array of pairs asQHttpServerResponder::HeaderList
Methods in io.qt.httpserver that return types with arguments of type QPairModifier and TypeMethodDescriptionfinal QList<QPair<QByteArray,
QByteArray>> QHttpServerRequest.headers()
Methods in io.qt.httpserver with parameters of type QPairModifier and TypeMethodDescriptionfinal void
QHttpServerResponse.addHeaders
(QPair<? extends QByteArray, ? extends QByteArray> ... headers) static QPair<QByteArray,
QByteArray>[] QHttpServerResponder.headerList
(QPair<QByteArray, QByteArray> ... pairs) Convenient method to create an array of pairs asQHttpServerResponder::HeaderList
final void
QHttpServerResponse.setHeaders
(QPair<? extends QByteArray, ? extends QByteArray> ... headers) final void
QHttpServerResponder.write
(byte [] data, QPair<? extends QByteArray, ? extends QByteArray> ... headers) Overloaded function forQHttpServerResponder.write(byte[], io.qt.core.QPair[], io.qt.httpserver.QHttpServerResponder.StatusCode)
withstatus = io.qt.httpserver.QHttpServerResponder.StatusCode.Ok
.final void
QHttpServerResponder.write
(byte [] data, QPair<? extends QByteArray, ? extends QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QByteArray data, QPair<? extends QByteArray, ? extends QByteArray> ... headers) Overloaded function forQHttpServerResponder.write(io.qt.core.QByteArray, io.qt.core.QPair[], io.qt.httpserver.QHttpServerResponder.StatusCode)
withstatus = io.qt.httpserver.QHttpServerResponder.StatusCode.Ok
.final void
QHttpServerResponder.write
(QByteArray data, QPair<? extends QByteArray, ? extends QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QJsonDocument document, QPair<? extends QByteArray, ? extends QByteArray> ... headers) Overloaded function forQHttpServerResponder.write(io.qt.core.QJsonDocument, io.qt.core.QPair[], io.qt.httpserver.QHttpServerResponder.StatusCode)
withstatus = io.qt.httpserver.QHttpServerResponder.StatusCode.Ok
.final void
QHttpServerResponder.write
(QJsonDocument document, QPair<? extends QByteArray, ? extends QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QPair<? extends QByteArray, ? extends QByteArray> ... headers) Overloaded function forQHttpServerResponder.write(io.qt.core.QPair[], io.qt.httpserver.QHttpServerResponder.StatusCode)
withstatus = io.qt.httpserver.QHttpServerResponder.StatusCode.Ok
.final void
QHttpServerResponder.write
(QPair<? extends QByteArray, ? extends QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.write
(QIODevice data, QPair<? extends QByteArray, ? extends QByteArray> ... headers) Overloaded function forQHttpServerResponder.write(io.qt.core.QIODevice, io.qt.core.QPair[], io.qt.httpserver.QHttpServerResponder.StatusCode)
withstatus = io.qt.httpserver.QHttpServerResponder.StatusCode.Ok
.final void
QHttpServerResponder.write
(QIODevice data, QPair<? extends QByteArray, ? extends QByteArray> [] headers, QHttpServerResponder.StatusCode status) final void
QHttpServerResponder.writeHeaders
(QPair<? extends QByteArray, ? extends QByteArray> ... headers) -
Uses of QPair in io.qt.internal
Methods in io.qt.internal that return types with arguments of type QPair -
Uses of QPair in io.qt.network
Methods in io.qt.network that return QPairModifier and TypeMethodDescriptionstatic QPair<QHostAddress,
@QtPrimitiveType Integer> QHostAddress.parseSubnet
(String subnet) Methods in io.qt.network that return types with arguments of type QPairModifier and TypeMethodDescriptionfinal QList<QPair<QByteArray,
QByteArray>> QNetworkReply.rawHeaderPairs()
final QList<QPair<QByteArray,
QByteArray>> QNetworkCacheMetaData.rawHeaders()
Methods in io.qt.network with parameters of type QPairModifier and TypeMethodDescriptionfinal boolean
QHostAddress.isInSubnet
(QPair<? extends QHostAddress, @QtPrimitiveType Integer> subnet) Method parameters in io.qt.network with type arguments of type QPairModifier and TypeMethodDescriptionfinal void
QNetworkCacheMetaData.setRawHeaders
(Collection<? extends QPair<QByteArray, QByteArray>> headers) -
Uses of QPair in io.qt.network.auth
Methods in io.qt.network.auth that return QPairMethods in io.qt.network.auth with parameters of type QPairModifier 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) protected final QNetworkReply
QOAuth1.requestTokenCredentials
(QNetworkAccessManager.Operation operation, String url, QPair<String, String> temporaryToken) Overloaded function forQOAuth1.requestTokenCredentials(io.qt.network.QNetworkAccessManager.Operation, java.lang.String, io.qt.core.QPair, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.protected final QNetworkReply
QOAuth1.requestTokenCredentials
(QNetworkAccessManager.Operation operation, String 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
Methods in io.qt.opengl that return QPairModifier and TypeMethodDescriptionQOpenGLTexture.levelOfDetailRange()
QOpenGLTexture.minMagFilters()
QOpenGLTexture.mipLevelRange()
QOpenGLVersionProfile.version()
QOpenGLVersionStatus.version()
SeeQOpenGLVersionStatus::
version Methods in io.qt.opengl with parameters of type QPairModifier and TypeMethodDescriptionfinal void
QOpenGLVersionStatus.setVersion
(QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> version) SeeQOpenGLVersionStatus::
version -
Uses of QPair in io.qt.remoteobjects
Fields in io.qt.remoteobjects with type parameters of type QPairModifier and TypeFieldDescriptionQRemoteObjectNode.remoteObjectAdded
QRemoteObjectRegistry.remoteObjectAdded
QRemoteObjectNode.remoteObjectRemoved
QRemoteObjectRegistry.remoteObjectRemoved
-
Uses of QPair in io.qt.sensors
Methods in io.qt.sensors that return types with arguments of type QPair -
Uses of QPair in io.qt.widgets
Methods in io.qt.widgets that return types with arguments of type QPairModifier and TypeMethodDescriptionfinal QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.posList()
SeeQGraphicsItemAnimation::
posList()const QAccessibleWidget.relations
(QAccessible.Relation match) QGraphicsItemAnimation.rotationList()
SeeQGraphicsItemAnimation::
rotationList()const final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.scaleList()
SeeQGraphicsItemAnimation::
scaleList()const final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.shearList()
SeeQGraphicsItemAnimation::
shearList()const final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.translationList()
SeeQGraphicsItemAnimation::
translationList()const