Qt 6.11 is out! See what's new in the release
blog
QListWidgetItem
General and Desktop
3
Posts
2
Posters
2.7k
Views
1
Watching
-
Hi
I have a simple question, sometimes in QListWidget I need to display an item with hidden tag like the ID for further operations like deleting the item from the database.Is there a field that can be assigned with the display text just as hidden field, it would be great for simple scenarios.
The same feature exists in .NET as tag field as I remember.thanks
-
Oh thank you very simple.
Regards