hi
please let me know can i use qlist in qml if not what should i do ?
azeem
hi
please let me know can i use qlist in qml if not what should i do ?
azeem
you can expose qlist to qml have a look at this http://doc.qt.nokia.com/4.7-snapshot...html#qmlmodels , and search for QList .
and if you have tried that than please elaborate your problem.
yes of course you have you check the link i have given it has all the way you can use Qt c++ data models in qml side.
hi sir
please let me know how can i show an alert in qml. is it rectangle ,item or qml have any alert componant. if i should display a rectangle as an alert then how can i disable back screen (screen on wich alert is display ) .