[Solved] Edit an AbstractListModel with a QFileDialog
General and Desktop
4
Posts
2
Posters
2.0k
Views
1
Watching
-
[Sorry, I accidentally overrode this question, and do not see a way to rollback].
The original question was trying to set model data on the click event of a view. The solution was simple, and is demonstrated here:
http://programmingexamples.net/wiki/Qt/ModelView/AbstractListModelFileDialog -
Volker, thanks, I see. I'll get used to using models sooner or later... :)