![]() |
Qt 6.x
The Qt SDK
|
Classes | |
| class | Type |
Functions | |
| emscripten::val | makeOpenFileOptions (const QStringList &filterList, bool acceptMultiple) |
| emscripten::val | makeSaveFileOptions (const QStringList &filterList, const std::string &suggestedName) |
| std::string | makeFileInputAccept (const QStringList &filterList) |
| Q_AUTOTEST_EXPORT std::string LocalFileApi::makeFileInputAccept | ( | const QStringList & | filterList | ) |
Definition at line 216 of file qlocalfileapi.cpp.
References makeFileInputAccept().
Referenced by makeFileInputAccept().
Here is the call graph for this function:
Here is the caller graph for this function:| Q_AUTOTEST_EXPORT emscripten::val LocalFileApi::makeOpenFileOptions | ( | const QStringList & | filterList, |
| bool | acceptMultiple | ||
| ) |
Definition at line 190 of file qlocalfileapi.cpp.
References makeOpenFileOptions(), and typeList.
Referenced by makeOpenFileOptions().
Here is the call graph for this function:
Here is the caller graph for this function:| Q_AUTOTEST_EXPORT emscripten::val LocalFileApi::makeSaveFileOptions | ( | const QStringList & | filterList, |
| const std::string & | suggestedName | ||
| ) |
Definition at line 203 of file qlocalfileapi.cpp.
References makeSaveFileOptions(), and typeList.
Referenced by makeSaveFileOptions().
Here is the call graph for this function:
Here is the caller graph for this function: