[PyQt] Using Web2Py's gluon DAL with QTableView?

Simon Carr simonjcarr at gmail.com
Mon Jun 17 16:33:22 BST 2013


Hi, Has anyone had experience using Web2Py's DAL (gluon) with PyQt.

I am using gluon with a project I am currently working on and am starting
to make use of some large data sets that I would like users to view /
manipulate in QTableView.

I want to know if the default object returned by gluon (a set of dicts) can
be used to populate a model and how to go about it.

Thanks
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130617/eb2dba20/attachment.html>


More information about the PyQt mailing list