PDA

View Full Version : reading data from file



offline
9th April 2010, 10:16
I want to read web url in the document. There is a config file class. How do I?

Lykurg
9th April 2010, 10:31
I want to read web url in the document. There is a config file class. How do I?
Do you really think that this is a question for the Qt Programming forum. And what do you mean by "read in the document"? And why do you want a config file? Configuration has nothing to do with downloading a file.

See QNetworkAccessManager.