Qt 6.11 is out! See what's new in the release
blog
QSqlRelationalDelegate Won't Work
General and Desktop
2
Posts
1
Posters
892
Views
1
Watching
-
I couldn't get QSqlRelationalDelegate to work in my own project so I decided to try the "Relational Table Model Example" in the Qt examples and it doesn't work there either. The data from the second table is displayed, but no comboboxes are displayed in the table view. Any idea what I could be doing wrong? I'm using 5.0.1 on Windows 8.
Thanks,
Rich