![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | LocalFileApi |
Functions | |
| emscripten::val | LocalFileApi::makeOpenFileOptions (const QStringList &filterList, bool acceptMultiple) |
| emscripten::val | LocalFileApi::makeSaveFileOptions (const QStringList &filterList, const std::string &suggestedName) |
| std::string | LocalFileApi::makeFileInputAccept (const QStringList &filterList) |