Uses of Class
io.qt.core.QByteArray.Base64Options
-
Uses of QByteArray.Base64Options in io.qt.core
Modifier and TypeMethodDescriptionQByteArray.Base64Option.asFlags()
Create a QFlags of the enum entry.final QByteArray.Base64Options
QByteArray.Base64Options.clone()
Clones the flagsQByteArray.Base64Option.combined
(QByteArray.Base64Option e) Combines this entry with other enum entry.final QByteArray.Base64Options
QByteArray.Base64Options.combined
(QByteArray.Base64Option e) Combines this flags with enum entry.static QByteArray.Base64Options
QByteArray.Base64Option.flags
(QByteArray.Base64Option... values) Creates a newQByteArray.Base64Options
from the entries.final QByteArray.Base64Options
QByteArray.Base64Options.setFlag
(QByteArray.Base64Option e) Sets the flage
final QByteArray.Base64Options
QByteArray.Base64Options.setFlag
(QByteArray.Base64Option e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QByteArray.Base64Options.compareTo
(QByteArray.Base64Options other) static QByteArray
QByteArray.fromBase64
(QByteArray base64, QByteArray.Base64Options options) static QByteArray.FromBase64Result
QByteArray.fromBase64Encoding
(QByteArray base64, QByteArray.Base64Options options) final QByteArray
QByteArray.toBase64
(QByteArray.Base64Options options)