Hi,

I'm new to Qt and i have a question.
I have a json file (with first name, last name and age). I want to open json file using menu bar and read it to respective text fields (for first name, last name and age ) on mainwindow.

So how should i read json file data to respective text fields?


Thanks in advance,
Shoeb