Is there a way of prioritising toolbars in PyQt5, such that the left toolbar would occupy the top left corner

前端 未结 0 659
我在风中等你
我在风中等你 2021-01-20 15:02

In PyQt5, there are functions for adding toolbars to the QMainWindow, and assigning them areas:

self.addToolBar(Qt.Left         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题