Uses of Class
io.qt.core.QUrlQuery
Package | Description |
---|---|
io.qt.core | |
io.qt.network.auth |
-
Uses of QUrlQuery in io.qt.core
Methods in io.qt.core that return QUrlQuery Modifier and Type Method Description QUrlQuery
QUrlQuery. clone()
Methods in io.qt.core with parameters of type QUrlQuery Modifier and Type Method Description void
QUrl. setQuery(QUrlQuery query)
void
QUrlQuery. swap(QUrlQuery other)
Constructors in io.qt.core with parameters of type QUrlQuery Constructor Description QUrlQuery(QUrlQuery other)
-
Uses of QUrlQuery in io.qt.network.auth
Methods in io.qt.network.auth with parameters of type QUrlQuery Modifier and Type Method Description void
QOAuth1Signature. addRequestBody(QUrlQuery body)