![]() |
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::File, including all inherited members.
| File()=default | qstdweb::File | |
| File(const emscripten::val &file) | qstdweb::File | explicit |
| File(const File &other) | qstdweb::File | |
| File(File &&other) | qstdweb::File | |
| file() const | qstdweb::File | inline |
| fileUrlPath() const | qstdweb::File | inline |
| fileUrlRegistration() const | qstdweb::File | |
| name() const | qstdweb::File | |
| operator=(const File &other) | qstdweb::File | |
| operator=(File &&other) | qstdweb::File | |
| size() const | qstdweb::File | |
| slice(uint64_t begin, uint64_t end) const | qstdweb::File | |
| stream(uint32_t offset, uint32_t length, char *buffer, std::function< void()> completed) const | qstdweb::File | |
| stream(char *buffer, std::function< void()> completed) const | qstdweb::File | |
| type() const | qstdweb::File | |
| val() const | qstdweb::File | |
| ~File() | qstdweb::File |