![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for qstdweb::Blob, including all inherited members.
| arrayBuffer_sync() const | qstdweb::Blob | |
| Blob(const emscripten::val &blob) | qstdweb::Blob | explicit |
| copyFrom(const char *buffer, uint32_t size, std::string mimeType) | qstdweb::Blob | static |
| copyFrom(const char *buffer, uint32_t size) | qstdweb::Blob | static |
| FileReader class | qstdweb::Blob | friend |
| fromArrayBuffer(const ArrayBuffer &arrayBuffer) | qstdweb::Blob | static |
| size() const | qstdweb::Blob | |
| slice(uint32_t begin, uint32_t end) const | qstdweb::Blob | |
| type() const | qstdweb::Blob | |
| val() const | qstdweb::Blob |