You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, August 3rd 2011, 9:42pm

QML/QT Model Beginner Help!

Hi!

I'm just new to QT, QML and C++. I know PHP and Java though,

Anyways, I would want to access probably a text file that has data in it. The data from the text file should be loaded into the model. And afterwards, I plan to retrieve the data from the model and show it in the QML as a Text{} component.

Anyone can help me with this?

Thanks!