QDialog 提供了一些基礎,讓您可以繼承QDialog來自訂對話方塊。 QDialog的show()方法可以顯示對話方塊,如果您使用setModal()並設定為true,則show()會以獨佔(Modal) ...
確定! 回上一頁