What I meant was, when I click on something in the view, I want the object that this view corresponds to in the model, to send signals to update other widgets. How do you do this in a nice clean way?