<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如何获取小部件的尺寸

      Pyqt how to get a widget#39;s dimensions(Pyqt如何获取小部件的尺寸)
        <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如何获取小部件的尺寸的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Initialize Multiple Numpy Arrays (Multiple Assignment) - Like MATLAB deal()(初始化多个 Numpy 数组(多重赋值) - 像 MATLAB deal())
                How to extend Python class init(如何扩展 Python 类初始化)
                What#39;s the difference between dict() and {}?(dict() 和 {} 有什么区别?)
                What is a wrapper_descriptor, and why is Foo.__init__() one in this case?(什么是 wrapper_descriptor,为什么 Foo.__init__() 在这种情况下是其中之一?)
                Initialize list with same bool value(使用相同的布尔值初始化列表)
                setattr with kwargs, pythonic or not?(setattr 与 kwargs,pythonic 与否?)

                    <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>

                      • <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>
                          <tbody id='cJWOc'></tbody>
                      • <small id='cJWOc'></small><noframes id='cJWOc'>