QListWidgetItem
General and Desktop
3
Posts
2
Posters
2.1k
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