[Kde-pim] KPeople in playground
David Edmundson
david at davidedmundson.co.uk
Sat Aug 18 14:06:25 BST 2012
On Sat, Aug 18, 2012 at 1:50 PM, Wolfgang Rohdewald
<wolfgang at rohdewald.de> wrote:
> Am Samstag, 18. August 2012, 13:33:58 schrieb David Edmundson:
>> There used to be a small app that tested/showed the model. Does this
>> still exist?
>
> is this what you mean?
> https://qt.gitorious.org/qt/qt/blobs/4.7/tests/auto/modeltest/modeltest.cpp
>
No, George Goldberg wrote one when he was last working on kpeople a
year ago. It's specific to this.
> I don't know how to invoke it in C++, in python I only need this:
>
> model = TablesModel(tables)
> self.view.setModel(model)
> self.debugModelTest = ModelTest(model, self.view)
>
>
> --
> Wolfgang
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list