- getOpenFileName
string getOpenFileName(string caption, string dir, string filter, string selectedFilter, Option options)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSaveFileName
string getSaveFileName(string caption, string dir, string filter, string selectedFilter, Option options)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectFile
QFileDialog selectFile(QString shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectFile
QFileDialog selectFile(T1 shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultSuffix
QFileDialog setDefaultSuffix(QString shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaultSuffix
QFileDialog setDefaultSuffix(T1 shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDirectory
QFileDialog setDirectory(QString shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDirectory
QFileDialog setDirectory(T1 shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNameFilter
QFileDialog setNameFilter(QString shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNameFilter
QFileDialog setNameFilter(T1 shabl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setViewMode
QFileDialog setViewMode(QFileDialog.ViewMode pr)
Undocumented in source. Be warned that the author may not have intended to support it.