QComboBox 工具栏上只有一个图标,如何?
我想用QT制作一个组合框,并想将其设置在工具栏上。
用户应该在工具栏上仅看到图标,因此此组合框应仅显示工具栏上项目的图标。
但点击它后,它会弹出子菜单,其中不仅显示图标,而且在第二列显示它的文本。
如何使用 QT 4.6.1 在工具栏上仅显示组合框中的图标?
附录:或者任何 QT 版本? (在 Windows 上)
I would like to make a combobox with QT and want to set it on the toolbar.
User should see on the Toolbar only icons, so this comboBox should show only the icon of an item on the toolbar.
But after the click on it, it pop up the sub-menu, which shows not only the icons but also the text of it at second column.
How can I show only icon in comboBox on the toolbar with QT 4.6.1?
Addendum: or with any QT version? (on Windows)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论