22.09.2009 15:58, Rajagopalan Srinivasan пишет:
vadim
looking for your assessment of the level of completeness of bindings to
abstract_table_model. looking to work on db like apps and just wanted to
confirm the pieces are there. if there is an example of a subclass
implementing the "model" that can be bound to a table_view i would
appreciate it.
thanks, srini
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.qtada.com/pipermail/qtada-users_lists.qtada.com/attachments/20090922/e813ded0/attachment.html>
_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com
Hello, Srini.
You can view simple example of subclassing Q_Abstract_Item_Model class and
its further usage in Q_Tree_View class in UIM project:
http://sourceforge.net/projects/ebookorg/
Tree Model subclassing and implementation :
http://ebookorg.svn.sourceforge.net/viewvc/ebookorg/trunk/source/proto/common/protocols-contact_list_models.ads?view=markup
http://ebookorg.svn.sourceforge.net/viewvc/ebookorg/trunk/source/proto/common/protocols-contact_list_models.adb?view=markup
Best regards,
Alexander Basov.
_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com