[Solved] How to tell if QListWidget is empty
General and Desktop
4
Posts
3
Posters
5.5k
Views
1
Watching
-
You could check "count() == 0":http://doc.qt.nokia.com/4.7/qlistwidget.html#count-prop
You could check "count() == 0":http://doc.qt.nokia.com/4.7/qlistwidget.html#count-prop