首页 > 学院 > 开发设计 > 正文

QT的文件过滤器qt选择文件时候的文件过滤

2019-11-14 09:14:10
字体:
来源:转载
供稿:网友
FilePath = QFileDialog::getOpenFileName(this, tr("Open Binary File"), ".", tr("All files (*.*);;Images (*.jpg *.jpeg *.tif *.bmp *.png);;Binary File(*.bin *.txt *.hex);;/ execulate (*.exe *.com *.pe)"));

qt文件过滤,qt文件类型过滤 qt限定文件类型,qt筛选文件类型,qt文件选择框


上一篇:StringParser详解

下一篇:Leetcode刷题

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表