<i id='tKCv1'><tr id='tKCv1'><dt id='tKCv1'><q id='tKCv1'><span id='tKCv1'><b id='tKCv1'><form id='tKCv1'><ins id='tKCv1'></ins><ul id='tKCv1'></ul><sub id='tKCv1'></sub></form><legend id='tKCv1'></legend><bdo id='tKCv1'><pre id='tKCv1'><center id='tKCv1'></center></pre></bdo></b><th id='tKCv1'></th></span></q></dt></tr></i><div id='tKCv1'><tfoot id='tKCv1'></tfoot><dl id='tKCv1'><fieldset id='tKCv1'></fieldset></dl></div>
    • <bdo id='tKCv1'></bdo><ul id='tKCv1'></ul>
    1. <tfoot id='tKCv1'></tfoot>
    2. <legend id='tKCv1'><style id='tKCv1'><dir id='tKCv1'><q id='tKCv1'></q></dir></style></legend>

      <small id='tKCv1'></small><noframes id='tKCv1'>

    3. Pyqt如何获取小部件的尺寸

      时间:2023-09-03
        <bdo id='9OBoY'></bdo><ul id='9OBoY'></ul>

            • <i id='9OBoY'><tr id='9OBoY'><dt id='9OBoY'><q id='9OBoY'><span id='9OBoY'><b id='9OBoY'><form id='9OBoY'><ins id='9OBoY'></ins><ul id='9OBoY'></ul><sub id='9OBoY'></sub></form><legend id='9OBoY'></legend><bdo id='9OBoY'><pre id='9OBoY'><center id='9OBoY'></center></pre></bdo></b><th id='9OBoY'></th></span></q></dt></tr></i><div id='9OBoY'><tfoot id='9OBoY'></tfoot><dl id='9OBoY'><fieldset id='9OBoY'></fieldset></dl></div>

              <small id='9OBoY'></small><noframes id='9OBoY'>

                <legend id='9OBoY'><style id='9OBoY'><dir id='9OBoY'><q id='9OBoY'></q></dir></style></legend>

                  <tbody id='9OBoY'></tbody>

                <tfoot id='9OBoY'></tfoot>
                本文介绍了Pyqt如何获取小部件的尺寸的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我目前正在开发一个无法使用模式窗口的应用程序(由于某些应用程序限制).但是,在某些情况下,我想模拟一个弹出窗口.为此,我动态创建了一个以 centralwidget 作为父级的小部件,并使用 move() 方法将其放置在我想要的位置.我想知道是否有办法在给定时间获取小部件的尺寸(考虑到 mainWindow 可以随时调整大小),以便我能够将占位符弹出窗口(一个简单的小部件)居中中央小部件.

                I am currently developing an application in which i cannot use modal windows (due to some application constraints). However, in some cases i would like to simulate a popup window. To do so i dynamically create a widget that has the centralwidget as parent and i use the move() method to place it where i want. I would like to know if there is a way to get a widget's dimensions at a given time (considering the mainWindow can be resized at any time) so that i will be able to center the placeholder popup (a simple widget) at the middle of the centralwidget.

                谢谢

                推荐答案

                你可以使用frameGeometrygeometry 取决于 您的需求.

                这篇关于Pyqt如何获取小部件的尺寸的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:Tkinter 在我的主循环旁边管理我的事件循环 下一篇:Matplotlib 更新滑块小部件范围

                相关文章

                  <tfoot id='cJWOc'></tfoot>
                      <bdo id='cJWOc'></bdo><ul id='cJWOc'></ul>
                    <legend id='cJWOc'><style id='cJWOc'><dir id='cJWOc'><q id='cJWOc'></q></dir></style></legend>

                  1. <i id='cJWOc'><tr id='cJWOc'><dt id='cJWOc'><q id='cJWOc'><span id='cJWOc'><b id='cJWOc'><form id='cJWOc'><ins id='cJWOc'></ins><ul id='cJWOc'></ul><sub id='cJWOc'></sub></form><legend id='cJWOc'></legend><bdo id='cJWOc'><pre id='cJWOc'><center id='cJWOc'></center></pre></bdo></b><th id='cJWOc'></th></span></q></dt></tr></i><div id='cJWOc'><tfoot id='cJWOc'></tfoot><dl id='cJWOc'><fieldset id='cJWOc'></fieldset></dl></div>
                  2. <small id='cJWOc'></small><noframes id='cJWOc'>