Uses of Enum
io.qt.network.auth.QAbstractOAuth.ContentType
Packages that use QAbstractOAuth.ContentType
-
Uses of QAbstractOAuth.ContentType in io.qt.network.auth
Subclasses with type arguments of type QAbstractOAuth.ContentType in io.qt.network.authModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQAbstractOAuth::ContentTypeFields in io.qt.network.auth with type parameters of type QAbstractOAuth.ContentTypeMethods in io.qt.network.auth that return QAbstractOAuth.ContentTypeModifier and TypeMethodDescriptionQAbstractOAuth.contentType()static QAbstractOAuth.ContentTypeQAbstractOAuth.ContentType.resolve(int value) Returns the corresponding enum entry for the given value.static QAbstractOAuth.ContentTypeReturns the enum constant of this type with the specified name.static QAbstractOAuth.ContentType[]QAbstractOAuth.ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network.auth with parameters of type QAbstractOAuth.ContentTypeModifier and TypeMethodDescriptionfinal voidQAbstractOAuth.setContentType(QAbstractOAuth.ContentType contentType)