Results 1 to 5 of 5

Thread: How to create a whitelist with QT Webkit?

  1. #1
    Join Date
    Jun 2009
    Posts
    12

    Default How to create a whitelist with QT Webkit?

    Do anyone know how to create a whitelist (URL) for my web browser. I use QT WebKit 4.5.0. ?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to create a whitelist with QT Webkit?

    What is a "whitelist"?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2009
    Posts
    12

    Default Re: How to create a whitelist with QT Webkit?

    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.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to create a whitelist with QT Webkit?

    And what exactly is the problem? Can't you validate the address the user inputs? There is also QWebView::urlChanged() signal.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Jun 2009
    Posts
    12

    Default Re: How to create a whitelist with QT Webkit?

    i found how to do it thank.

Similar Threads

  1. webkit question!!! please help!!
    By Cantora in forum Newbie
    Replies: 1
    Last Post: 25th April 2009, 08:49
  2. QDir create multiple dirs
    By ^NyAw^ in forum Qt Programming
    Replies: 2
    Last Post: 4th March 2009, 12:13
  3. Cannot create MySQL stored procedure / views from Qt
    By pshah.mumbai in forum Qt Programming
    Replies: 8
    Last Post: 8th October 2008, 16:22
  4. qt webkit
    By kernel_panic in forum Qt Programming
    Replies: 5
    Last Post: 4th November 2007, 20:03

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.