Adding some widgets to listwidget
General and Desktop
2
Posts
2
Posters
1.2k
Views
1
Watching
-
wrote on 27 Sept 2011, 13:11 last edited by
if i want to make a list of a widget of my own...how could i do that??
-
wrote on 27 Sept 2011, 13:34 last edited by
It depends... You may want to just put instances of your widget in a vertical layout on a QScrollView.
1/2