I wish to build a software in Qt (on Linux) which tracks the time I spend on all websites.
I need to know what is the way in Qt to grab the URL from the active browser.
I wish to build a software in Qt (on Linux) which tracks the time I spend on all websites.
I need to know what is the way in Qt to grab the URL from the active browser.
You need to implement that in the browser you are using.
Cheers,
_