![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
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 | 
| name() const | 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() | qstdweb::File |