Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
全部,
QPushButton 类有一个成员 setIcon() ,它设置要在按钮上显示的图标。
但是,没有设置图标对齐的参数。
有没有办法为 QPushButton 设置图标对齐方式?
谢谢你。