Uses of Class
io.qt.core.QPair
Package
Description
-
Uses of QPair in io.qt.core
Modifier 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.Modifier and TypeMethodDescriptionQMetaObject.classInfos()
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()
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 QVector<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) 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.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) SeeQCborMap::
QCborMap(std::initializer_list<QCborMap::value_type>) QJsonObject
(QPair<String, ? extends QJsonValue> ... args) -
Uses of QPair in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerLayoutDecorationExtension.currentCell()
SeeQDesignerLayoutDecorationExtension::
currentCell()const abstract QPair<@QtPrimitiveType Integer,
@QtPrimitiveType Integer> QDesignerLayoutDecorationExtension.Impl.currentCell()
SeeQDesignerLayoutDecorationExtension::
currentCell()const SeeQAbstractFormBuilder::
iconPaths(QIcon)const QAbstractFormBuilder.pixmapPaths
(QPixmap arg__1) SeeQAbstractFormBuilder::
pixmapPaths(QPixmap)const Modifier and TypeMethodDescriptionabstract void
QDesignerLayoutDecorationExtension.Impl.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) SeeQDesignerLayoutDecorationExtension::
insertWidget(QWidget*, QPair<int, int>) void
QDesignerLayoutDecorationExtension.insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) SeeQDesignerLayoutDecorationExtension::
insertWidget(QWidget*, QPair<int, int>) -
Uses of QPair in io.qt.gui
Modifier and TypeMethodDescriptionQOpenGLVersionStatus.getVersion()
Kotlin property getter.QOpenGLTexture.levelOfDetailRange()
QOpenGLTexture.minMagFilters()
QOpenGLTexture.mipLevelRange()
QAccessible.qAccessibleTextBoundaryHelper
(QTextCursor cursor, QAccessible.TextBoundaryType boundaryType) SeeQAccessible::
qAccessibleTextBoundaryHelper(QTextCursor, QAccessible::TextBoundaryType) QOpenGLVersionProfile.version()
QOpenGLVersionStatus.version()
SeeQOpenGLVersionStatus::
version 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 QVector<QPair<@QtPrimitiveType Double,
QColor>> QGradient.stops()
Modifier and TypeMethodDescriptionfinal void
QOpenGLVersionStatus.setVersion
(QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> version) SeeQOpenGLVersionStatus::
version 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.multimedia
Modifier and TypeMethodDescriptionQRadioTuner.frequencyRange
(QRadioTuner.Band band) abstract QPair<@QtPrimitiveType Integer,
@QtPrimitiveType Integer> QRadioTunerControl.frequencyRange
(QRadioTuner.Band b) -
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.printsupport
-
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()