hello.
Is possible in qt bind a textedit control or other single value control to a model?
also if the model have only a row ?

And if the model have more than one row is possible navigate between the record of the model(row 1,row 2,row 3 have different content).
Thanks.

ps.
there are some examples of dialog with master/detail , is useful specially in db application,
thanks