List of All Members for FileDialog
Voici la liste complète des membres de FileDialog, y compris les membres hérités.
- acceptLabel : string
- currentFile : url
(deprecated in 6.3) - currentFiles : list<url>
(deprecated in 6.3) - currentFolder : url
- defaultSuffix : string
- fileMode : enumeration
- nameFilters : list<string>
- options : flags
- rejectLabel : string
- selectedFile : url
- selectedFiles : list<url>
- selectedNameFilter
- selectedNameFilter.extensions : list<string>
- selectedNameFilter.globs : list<string>
- selectedNameFilter.index : int
- selectedNameFilter.name : string
Les membres suivants sont hérités de Dialog.
- data : list<QtObject> [default]
- flags : Qt::WindowFlags
- modality : Qt::WindowModality
- parentWindow : Window
- popupType : enumeration
(since 6.10) - result : int
- title : string
- visible : bool
- void accept()
- void accepted()
- void close()
- void done(int result)
- void open()
- void reject()
- void rejected()
Les membres suivants sont hérités de QtObject.
- objectName : string
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.