Home | History | Annotate | Download | only in Api

Lines Matching refs:fileNames

3478     and the suggested filenames which might be provided.
3490 \brief The suggested filenames
3494 \variable QWebPage::ChooseMultipleFilesExtensionReturn::fileNames
3495 \brief The selected filenames
3506 The ChooseMultipleFilesExtensionReturn class holds the filenames selected by the user
3535 static_cast<ChooseMultipleFilesExtensionReturn*>(output)->fileNames = names;