If I remember correctly, QAbstractView::selectionModel() is NULL until setModel() is called, and changes with every call to that method. Have you tried setting the model before establishing the connection?
If I remember correctly, QAbstractView::selectionModel() is NULL until setModel() is called, and changes with every call to that method. Have you tried setting the model before establishing the connection?
Bookmarks