[Kde-pim] KPeople in playground
Wolfgang Rohdewald
wolfgang at rohdewald.de
Sat Aug 18 12:50:40 UTC 2012
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
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
More information about the KDE-Telepathy
mailing list