This is probably a really noob question, but:
Is reading a remote webpage in Qt best (read, easiest) done w/ QtWebKit? I've never used the web kit, and am not particularly adverse to it, but if there's a basic Qt class that can do this I'd rather use that. I have a nice Curl class in PHP but, but a PHP project isn't the most portable or user friendly. I just need to read some tags out of said page.
Cheers
Bookmarks