在程式中常出現一些簡單的對話或訊息方塊,在這邊介紹的QInputDialog與QMessageBox算是最常見的 ... QString text = QInputDialog::getText(parent, "Input Dialog",
確定! 回上一頁