Hi,
I am using the example from link below.
http://wiki.forum.nokia.com/index.ph...emModel_in_QML
PLz can any one tell me what is "e" in this line:
QStandardItem* it = new QStandardItem("hi");
it->setData(e.desc, RedditEntry:escRole)
Thanks..
Hi,
I am using the example from link below.
http://wiki.forum.nokia.com/index.ph...emModel_in_QML
PLz can any one tell me what is "e" in this line:
QStandardItem* it = new QStandardItem("hi");
it->setData(e.desc, RedditEntry:escRole)
Thanks..