qte5 ~master (2021-10-23T14:27:37.2235505)
Dub
Repo
QFileDialog.getSaveFileName
qte5
QFileDialog
Undocumented in source. Be warned that the author may not have intended to support it.
class
QFileDialog
string
getSaveFileName
(
string
caption
= ""
,
string
dir
= ""
,
string
filter
= "*"
,
string
selectedFilter
= ""
,
Option
options
=
Option.Null
)
Meta
Source
See Implementation
qte5
QFileDialog
constructors
this
destructors
~this
enums
Option
ViewMode
functions
getOpenFileName
getSaveFileName
selectFile
setDefaultSuffix
setDirectory
setNameFilter
setViewMode