I'm new to QT coming from Cocoa. Loving it so far but I can't figure out if it's possible to tie a value on a widget to a value in my model as I can do pretty easily in Cocoa using Key-Value-Observing.

Just looking for a pointer in the right direction.

ibloom