qmlwebmodelserver posted

Jason H scorp1us at yahoo.com
Fri Mar 7 02:17:43 UTC 2014


I've decided to share what I have for my model server. Since QMLWeb seems to be far from ready, I'm going to switch gears because I don't want to develop in a vacuum.

What we have is a HTTP server that spits out JSON with Qt-style model-indexes. Configuration of the model is done via local json files. Supported models are
QSqlTableModel
QSqlQueryModel

QStringListModel
and I'm working on a 
CsvModel

It can be found at:
https://github.com/jhihn/qmlwebmodelserver/tree/master 


Let me know if you want me to work on this more and when you're ready. I'd like there to be some kind of QMLWeb element to handle the table data. Then we can work on adding create/update/delete support.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/qmlweb/attachments/20140306/12ff483f/attachment.html>


More information about the QmlWeb mailing list