|
LMMS
|
Functions | |
| QVariant | decode (const QString &b64, QMetaType::Type forceType) |
| void | encode (const char *_data, const int _size, QString &_dst) |
| template<class T> | |
| void | decode (const QString &_b64, T **_data, int *_size) |
|
inline |
| QVariant lmms::base64::decode | ( | const QString & | b64, |
| QMetaType::Type | forceType ) |