FileDialog 所有成员列表
这是 FileDialog 的完整成员列表,包括继承的成员。
- acceptLabel : 字符串
- currentFile : url
- currentFiles : url 列表
- defaultSuffix : 字符串
- file : url
- fileMode : 枚举型
- files : url 列表
- folder : url
- nameFilters : 字符串列表
- options : 标志
- rejectLabel : 字符串
- selectedNameFilter
- selectedNameFilter.extensions : 字符串列表
- selectedNameFilter.index : 整型
- selectedNameFilter.name : 字符串
以下成员继承自 Dialog。
- data : QtObject 列表 [默认]
- flags : Qt::WindowFlags
- modality : Qt::WindowModality
- parentWindow : Window
- result : 整型
- title : 字符串
- visible : 布尔型
- void accept()
- void accepted()
- void close()
- void done(int result)
- void open()
- void reject()
- void rejected()
以下成员继承自 QtObject。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中包含的贡献的文档版权属于其各自的拥有者。本文档的提供受自由软件基金会发布的 GNU自由文档许可证(FDL)版本 1.3 的许可条款约束。Qt 和相应标志是 The Qt Company Ltd. 在芬兰和其他国家/地区的商标。所有其他商标均为它们各自所有者的财产。