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
qlocalfileapi.cpp File Reference

(62caae95784a2e70d46194622e96e0e6bdf13c28)

#include "qlocalfileapi_p.h"
#include <private/qstdweb_p.h>
#include <QtCore/QRegularExpression>
+ Include dependency graph for qlocalfileapi.cpp:

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)