Uses of Class
io.qt.core.QPair
Package | Description |
---|---|
io.qt.core | |
io.qt.designer | |
io.qt.gui | |
io.qt.help | |
io.qt.internal | |
io.qt.multimedia | |
io.qt.network | |
io.qt.network.auth | |
io.qt.printsupport | |
io.qt.remoteobjects | |
io.qt.sensors | |
io.qt.widgets |
-
Uses of QPair in io.qt.core
Methods in io.qt.core that return QPair Modifier and Type Method Description QPair<T,S>
QPair. clone()
Returns a copy of this object.Methods in io.qt.core with parameters of type QPair Modifier and Type Method Description QCborMap
QCborMap. insert(QPair<QCborValue,QCborValue> v)
Method parameters in io.qt.core with type arguments of type QPair Modifier and Type Method Description void
QVariantAnimation. setKeyValues(Collection<QPair<Double,Object>> values)
void
QUrlQuery. setQueryItems(Collection<QPair<String,String>> query)
Constructors in io.qt.core with parameters of type QPair Constructor Description QCborMap(QPair<QCborValue,QCborValue>... args)
QJsonObject(QPair<String,QJsonValue>... args)
QUrlQuery(QPair<String,String>... list)
-
Uses of QPair in io.qt.designer
Methods in io.qt.designer that return QPair Modifier and Type Method Description QPair<Integer,Integer>
QDesignerLayoutDecorationExtension. currentCell()
abstract QPair<Integer,Integer>
QDesignerLayoutDecorationExtension.Impl. currentCell()
protected QPair<String,String>
QAbstractFormBuilder. iconPaths(QIcon arg__1)
protected QPair<String,String>
QAbstractFormBuilder. pixmapPaths(QPixmap arg__1)
Methods in io.qt.designer with parameters of type QPair Modifier and Type Method Description abstract 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
Methods in io.qt.gui that return QPair Modifier and Type Method Description QPair<Float,Float>
QOpenGLTexture. levelOfDetailRange()
QPair<QOpenGLTexture.Filter,QOpenGLTexture.Filter>
QOpenGLTexture. minMagFilters()
QPair<Integer,Integer>
QOpenGLTexture. mipLevelRange()
static QPair<Integer,Integer>
QAccessible. qAccessibleTextBoundaryHelper(QTextCursor cursor, QAccessible.TextBoundaryType boundaryType)
QPair<Integer,Integer>
QOpenGLVersionProfile. version()
QPair<Integer,Integer>
QOpenGLVersionStatus. version()
QPair<Integer,Integer>
QSurfaceFormat. version()
Methods in io.qt.gui with parameters of type QPair Modifier and Type Method Description void
QOpenGLVersionStatus. setVersion(QPair<Integer,Integer> version)
-
Uses of QPair in io.qt.help
-
Uses of QPair in io.qt.internal
Methods in io.qt.internal that return types with arguments of type QPair Modifier and Type Method Description Iterator<QPair<K,V>>
QtJambiAbstractMapObject. iterator()
Iterator<QPair<K,V>>
QtJambiAbstractMultiMapObject. iterator()
protected Iterator<QPair<K,V>>
QtJambiMapIteratorObject. toJavaMapIterator()
-
Uses of QPair in io.qt.multimedia
Methods in io.qt.multimedia that return QPair Modifier and Type Method Description QPair<Integer,Integer>
QRadioTuner. frequencyRange(QRadioTuner.Band band)
abstract QPair<Integer,Integer>
QRadioTunerControl. frequencyRange(QRadioTuner.Band b)
-
Uses of QPair in io.qt.network
Methods in io.qt.network that return QPair Modifier and Type Method Description static QPair<QHostAddress,Integer>
QHostAddress. parseSubnet(String subnet)
Methods in io.qt.network that return types with arguments of type QPair Modifier and Type Method Description QList<QPair<QByteArray,QByteArray>>
QNetworkReply. rawHeaderPairs()
QList<QPair<QByteArray,QByteArray>>
QNetworkCacheMetaData. rawHeaders()
Methods in io.qt.network with parameters of type QPair Modifier and Type Method Description boolean
QHostAddress. isInSubnet(QPair<QHostAddress,Integer> subnet)
Method parameters in io.qt.network with type arguments of type QPair Modifier and Type Method Description void
QNetworkCacheMetaData. setRawHeaders(Collection<QPair<QByteArray,QByteArray>> headers)
-
Uses of QPair in io.qt.network.auth
Methods in io.qt.network.auth that return QPair Modifier and Type Method Description QPair<String,String>
QOAuth1. clientCredentials()
QPair<String,String>
QOAuth1. tokenCredentials()
Methods in io.qt.network.auth with parameters of type QPair Modifier and Type Method Description protected 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 QNetworkReply
QOAuth1. requestTokenCredentials(QNetworkAccessManager.Operation operation, QUrl url, QPair<String,String> temporaryToken, Map<String,Object> parameters)
void
QOAuth1. setClientCredentials(QPair<String,String> clientCredentials)
void
QOAuth1. setTokenCredentials(QPair<String,String> tokenCredentials)
-
Uses of QPair in io.qt.printsupport
Methods in io.qt.printsupport that return types with arguments of type QPair Modifier and Type Method Description QList<QPair<String,QSizeF>>
QPrinterInfo. supportedSizesWithNames()
Deprecated. -
Uses of QPair in io.qt.remoteobjects
Fields in io.qt.remoteobjects with type parameters of type QPair Modifier and Type Field Description QObject.Signal1<QPair<String,QRemoteObjectSourceLocationInfo>>
QRemoteObjectNode. remoteObjectAdded
QObject.Signal1<QPair<String,QRemoteObjectSourceLocationInfo>>
QRemoteObjectRegistry. remoteObjectAdded
QObject.Signal1<QPair<String,QRemoteObjectSourceLocationInfo>>
QRemoteObjectNode. remoteObjectRemoved
QObject.Signal1<QPair<String,QRemoteObjectSourceLocationInfo>>
QRemoteObjectRegistry. remoteObjectRemoved
-
Uses of QPair in io.qt.sensors
Methods in io.qt.sensors that return types with arguments of type QPair Modifier and Type Method Description QList<QPair<Integer,Integer>>
QSensor. availableDataRates()
-
Uses of QPair in io.qt.widgets
Methods in io.qt.widgets that return types with arguments of type QPair Modifier and Type Method Description QList<QPair<Double,QPointF>>
QGraphicsItemAnimation. posList()
List<QPair<QAccessibleInterface,QAccessible.Relation>>
QAccessibleWidget. relations(QAccessible.Relation match)
QList<QPair<Double,Double>>
QGraphicsItemAnimation. rotationList()
QList<QPair<Double,QPointF>>
QGraphicsItemAnimation. scaleList()
QList<QPair<Double,QPointF>>
QGraphicsItemAnimation. shearList()
QList<QPair<Double,QPointF>>
QGraphicsItemAnimation. translationList()