You have misunderstood how QFileDialog works. The functions getOpenFileName , getSaveFileName , etc are static. They create an internal file-dialog object, and ...
確定! 回上一頁