Do anyone know how to create a whitelist (URL) for my web browser. I use QT WebKit 4.5.0. ?
Do anyone know how to create a whitelist (URL) for my web browser. I use QT WebKit 4.5.0. ?
i want a list of url that my browser can only load.
i.e. : he can load only those 2 url www.qtcentre.org, www.qtforum.org and he cant visit all other url.
And what exactly is the problem? Can't you validate the address the user inputs? There is also QWebView::urlChanged() signal.
i found how to do it thank.
Bookmarks