setSizeHint() not working for changing the height of QListWidgetItem in QListWidget

前端 未结 0 1718
攒了一身酷
攒了一身酷 2021-02-08 04:11

Here is my code for changing the item height of items in list

ui.symbolsList.insertItem(ui.symbolsList.count(), ui.addSymbolText.text())
count = ui.symbolsList.co         


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