C++ Qt 20 - QListWidget
Uploader Comments (VoidRealms)
All Comments (16)
-
@supadox Didn't know that m8!
-
@dylanhepworth ui->listWidget->takeItem(itm->
listWidget()->row(itm)); -
@VikingNightmare KDE is written in qt.
-
Is there a way to do selections of items using the tab key or up and down arrow keys? Preferably without subclassing QListWidget?
-
how to do a data grid ?
-
Excellent. More please.
-
really useful mate. thanx! also loved the bunnyz of doom :)
Also is there a way to load to a qlistwidget a whole list made in c++? Like vector or the like?
-
Great tutorial! You've showed us how to add items. Is there an easy way to remove a selected item from the listbox?
-
I've been studying this subject (QT C++) for 6 months and hating it - getting my assignments right through trial and error. After 20 tutorials, I suddenly understand much of WHY things are being done in a certain way. I still make mistakes but they are typos. Thank you so much for your time, effort and sharing your knowledge - what you are doing makes a big difference.
-
@VoidRealms actually i use gnome but i think i will install KDE also, KDE just seems to get better and better at a much faster rate than gnome...
In case someone else watching this vid is using linux, did you notice that Qt doesn't respond as well with the type suggestions as in W7.
VikingNightmare 10 months ago
@VikingNightmare Hmmm I use Qt Creator in KDE and it seems ok.
VoidRealms 9 months ago