Uses of Enum
io.qt.network.QNetworkCookie.RawForm
Packages that use QNetworkCookie.RawForm
-
Uses of QNetworkCookie.RawForm in io.qt.network
Methods in io.qt.network that return QNetworkCookie.RawFormModifier and TypeMethodDescriptionstatic QNetworkCookie.RawForm
QNetworkCookie.RawForm.resolve
(int value) Returns the corresponding enum entry for the given value.static QNetworkCookie.RawForm
Returns the enum constant of this type with the specified name.static QNetworkCookie.RawForm[]
QNetworkCookie.RawForm.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QNetworkCookie.RawFormModifier and TypeMethodDescriptionfinal QByteArray
QNetworkCookie.toRawForm
(QNetworkCookie.RawForm form)