开发者

qsplitter

0
  • PYQT QSplitter issue

    I use QSplitter and I found out that the minumum width of a widget in the splitter is32 pixels (and 23 pixels in height). Does anybody body knows how[详细]

    2023-03-30 10:27 分类:问答
  • How to move QSplitter?

    Say I have a window, where thereare 2 horizontal sppliters, and a button. How to move a splitter up/down by clicking o开发者_Python百科n the button?Take a look at http://doc.qt.io/qt-4.8/qsplitter.htm[详细]

    2023-01-04 18:54 分类:问答
  • cant exchange widget in QSplitter (Qt)

    I have a QSplitter with two widgets. One of them is static, the other one is supposed to change on the press of a button. But the problem is the widget does not change?[详细]

    2022-12-17 18:04 分类:问答