{"id":32,"date":"2026-01-26T01:59:38","date_gmt":"2026-01-25T17:59:38","guid":{"rendered":"https:\/\/fslbr.cn\/?p=32"},"modified":"2026-01-26T01:59:38","modified_gmt":"2026-01-25T17:59:38","slug":"pyside2%e4%b8%bb%e7%aa%97%e5%8f%a3%e6%89%93%e5%bc%80%e6%96%b0%e7%aa%97%e5%8f%a3%e5%85%b3%e9%97%ad%e4%b8%bb%e7%aa%97%e5%8f%a3","status":"publish","type":"post","link":"https:\/\/fslbr.cn\/?p=32","title":{"rendered":"PySide2\u4e3b\u7a97\u53e3\u6253\u5f00\u65b0\u7a97\u53e3\u5173\u95ed\u4e3b\u7a97\u53e3"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>import sys\nfrom PySide2.QtUiTools import *\nfrom PySide2.QtWidgets import *\n\n\ndef \u7a97\u53e31\u903b\u8f91\u4ee3\u7801():\n    button = QPushButton('\u6253\u5f00\u7b2c\u4e8c\u7a97\u53e3', ui)\n    button.clicked.connect(\u5355\u51fb\u6309\u94ae\u4e8b\u4ef6)\n\ndef \u5355\u51fb\u6309\u94ae\u4e8b\u4ef6():\n    global ui2\n    ui2 = QUiLoader().load('\u7b2c\u4e8c\u7a97\u53e3.ui')\n    \u7a97\u53e32\u903b\u8f91\u4ee3\u7801()\n    ui2.show()\n    ui.close()\n\ndef \u7a97\u53e32\u903b\u8f91\u4ee3\u7801():\n    pass\n\n\nif __name__ == '__main__':\n    app = QApplication(sys.argv)\n    ui = QUiLoader().load('\u7b2c\u4e00\u7a97\u53e3.ui')\n    \u7a97\u53e31\u903b\u8f91\u4ee3\u7801()\n    ui.show()\n    sys.exit(app.exec_())<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><div class='fancybox-wrapper lazyload-container-unload' data-fancybox='post-images' href='https:\/\/fslbr.cn\/wp-content\/uploads\/2026\/01\/8a031d4c0c8a2b4b76633f6612c37ab4.gif'><img class=\"lazyload lazyload-style-1\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"670\" data-original=\"https:\/\/fslbr.cn\/wp-content\/uploads\/2026\/01\/8a031d4c0c8a2b4b76633f6612c37ab4.gif\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-33\"\/><\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-32","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/posts\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fslbr.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":1,"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/posts\/32\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/fslbr.cn\/index.php?rest_route=\/wp\/v2\/posts\/32\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/fslbr.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fslbr.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=32"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fslbr.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}