hi,

I'm want to create a database for my qml app using Qt C++. I'm able to create database.but I'm not able to get the text from the text edit present in my qml app.
can any1 help me to get the text from the qml app and store it in the database created