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文件选择框
转载请注明原文地址: https://ju.6miu.com/read-660429.html