QString aFileName = QFileDialog :: getOpenFileName ( this , dlgTitle , curPath , filter ) ; if ( ! aFileName.isEmpty ( ) ) ui- > plainTextEdit- ...
確定! 回上一頁