|
|
> Just to provide a contrast to the other answers to your message so far:
> I agree with you in that the Interview framework is very difficult to
> understand; in my opinion, too difficult, and I would really appreciate
> if Trolltech would fix the lack of comprehensive documentation. I have
> implemented a couple of models so far and still am lost when starting
> from scratch. However, I like the approach of abstraction that is used.
> It just took me awfully long to find this out :)
>
> Cheers,
> M
Sorry to hear it was so difficult. Sense 4.0 I have gone through most of the
docs improving things that I could. Imperticular I have added a bunch of see
also's to make the api more discoverable. A big thanks to our doc team which
has also been improving itemviews docs. A nice example is the new
beginRemoveRows and beginRemoveColumns docs
http://doc.trolltech.com/4.2/qabstractitemmodel.html#beginRemoveColumns
I have been monitoring this list and when I see the same question asked
several times I try to improve the docs so that question is easier to find.
For example how to disable a item in the tree widget has been asked by
several people so I added a little sentence so a plain text search will point
you to setFlags.
If you find something specific in the docs that could be be written better or
a missing See Also feel free to send me an e-mail and I'll update it.
-Benjamin Meyer
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|