Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qstdweb::File Member List

This is the complete list of members for qstdweb::File, including all inherited members.

File()=defaultqstdweb::File
File(const emscripten::val &file)qstdweb::Fileexplicit
File(const File &other)qstdweb::File
File(File &&other)qstdweb::File
file() constqstdweb::Fileinline
fileUrlPath() constqstdweb::Fileinline
fileUrlRegistration() constqstdweb::File
name() constqstdweb::File
operator=(const File &other)qstdweb::File
operator=(File &&other)qstdweb::File
size() constqstdweb::File
slice(uint64_t begin, uint64_t end) constqstdweb::File
stream(uint32_t offset, uint32_t length, char *buffer, std::function< void()> completed) constqstdweb::File
stream(char *buffer, std::function< void()> completed) constqstdweb::File
type() constqstdweb::File
val() constqstdweb::File
~File()qstdweb::File