Hello Everyone,


I am working with QListWidget for sending data from my file. I have total five push buttons and and contains different data. When I click on checkALL button I get the output on QListWidget. Now I need to adjust the size of the listwidget based on the data given. For example List1 has some data which is very lengthy and list 2 has data with some less data now my list widget should get adjusted based on the longest information.
It would be great if someone can help me with this.


Thank you