Accessing QML List Model element in C++
-
wrote on 17 Nov 2011, 07:15 last edited by
hi,tuanster
i want to use sqlite to define a model to the qml,i can only read from the sqlite database ,can you give me some good idea about how to solve the update ,select,insert into the database, and can you give me some code about this.thanks ! -
wrote on 17 Nov 2011, 12:06 last edited by
Please don't start new questions in old threads. Start a new one next time.
I've split your question.Edit:
Have a look at the Qt Quick wiki.
There are some examples like "this one":http://developer.qt.nokia.com/wiki/Model_View_Options_In_Qt.
1/2