I am looking to achieve the following:

1. Embed default browser in my QT application(not to launch it as a separate window/process, but to embed it, just like another control).
2. Throught the browser request a page from a web server.

Any help or comments will be greatly appreciated.