Doc: Fix qdoc warnings in Core plugin docs

Change-Id: Id7b7c1c66e75ad5bce2ea9801493eb7872121e52
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-05-26 13:57:46 +02:00
parent 380dc1cbed
commit d15da2c0f9
9 changed files with 58 additions and 16 deletions

View File

@@ -1027,6 +1027,10 @@ void DocumentManager::showFilePropertiesDialog(const FilePath &filePath)
and \a selectedFilter arguments are interpreted like in
QFileDialog::getOpenFileNames(). \a pathIn specifies a path to open the
dialog in if that is not overridden by the user's policy.
The \a options argument holds various options about how to run the dialog.
See the QFileDialog::Option enum for more information about the flags you
can pass.
*/
FilePaths DocumentManager::getOpenFileNames(const QString &filters,