BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Tools
addNumber
escapedUnicodeFromUtf8
escapedUnicodeToUtf8
escapeEncodeFilename
escapeEncodeFilename
escapeEncodeString
escapeEncodeString
fileIsOrNotExist
fromStdString
getIdentifier
getIdentifierSupportChinese
getPathAllFilesName
getUniqueFilesNameInPath
getUniqueName
narrow
toStdString
widen
◆
getPathAllFilesName()
static QStringList getPathAllFilesName
(
const QString &
path
,
const QString &
suffix
)
static
获取路径下所有指定类型的文件
获取指定路径下所有指定类型的文件。
参数
[in]
path
路径
[in]
suffix
文件后缀
返回
文件名列表