Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/qt/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/user-interface/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何应对“危机”;“丑陋”;Qt::ToolButtonTextUnderIcon的名称?_Qt_User Interface - Fatal编程技术网

如何应对“危机”;“丑陋”;Qt::ToolButtonTextUnderIcon的名称?

如何应对“危机”;“丑陋”;Qt::ToolButtonTextUnderIcon的名称?,qt,user-interface,Qt,User Interface,我有一个很大的QToolButton,每个按钮下都有一个图标和文本 而不是像这样显示: |-------------| | | | | | | | <image> | | text | | | | | | | |-------------| |-------------| | <image> | |

我有一个很大的QToolButton,每个按钮下都有一个图标和文本

而不是像这样显示:

|-------------|
|             |
|             |
|             |
|   <image>   |
|    text     |
|             |
|             |
|             |
|-------------|
|-------------|
|   <image>   |
|             |
|             |
|             |
|    text     |
|             |
|             |
|             |
|-------------|

在前面加上一些新行(抱歉)@SebastianLange:我刚刚发现ASCII艺术比创建、编辑和提交屏幕截图要快。你试过使用样式表吗?
|-------------|
|             |
|             |
|   <image>   |
|             |
|             |
|    text     |
|             |
|             |
|-------------|