Uses of Class
io.qt.network.QHttpPart
Package | Description |
---|---|
io.qt.network |
-
Uses of QHttpPart in io.qt.network
Methods in io.qt.network that return QHttpPart Modifier and Type Method Description QHttpPart
QHttpPart. set(QHttpPart other)
Methods in io.qt.network with parameters of type QHttpPart Modifier and Type Method Description void
QHttpMultiPart. append(QHttpPart httpPart)
QHttpPart
QHttpPart. set(QHttpPart other)
void
QHttpPart. swap(QHttpPart other)
Constructors in io.qt.network with parameters of type QHttpPart Constructor Description QHttpPart(QHttpPart other)