QString groupingFile = QFileDialog::getSaveFileName(this, "Save Grouping file as" ... static function will use the native file dialog and not a QFileDialog.
確定! 回上一頁