QDialog 的show()方法可以顯示對話方塊,如果您使用setModal()並設定為true,則show()會以獨佔(Modal)模式顯示對話,使用者必須回應對話方塊,才可以繼續視窗操作, ...
確定! 回上一頁