Hey Mole - doesn't seem right to me that the model doesn't know about the view.
What about: view->setModel(model)
and from the M/V architecture doc: "Signals from the model inform the view about changes to the data held by the data source."
What did you mean? Maybe only the view now knows about the model, but then what about that line in the doc?
Bookmarks