Results 1 to 5 of 5

Thread: jump from one html page to another html page

  1. #1
    Join Date
    Feb 2012
    Posts
    27
    Thanked 2 Times in 2 Posts

    Default jump from one html page to another html page

    i want to make some that kind of application in which I can jump to another html page from open html page. To do so I enter the page number on which I want to jump. So how can I do so, Is it spinBox() helpful to me??? Or any other way through which I can do that ??

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

    Default Re: jump from one html page to another html page

    Please be more descriptive about your problem. If you want to load a new page when the spinbox value is changed then yes, it is possible -- QSpinBox has a valueChanged() 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.


  3. #3
    Join Date
    Feb 2012
    Posts
    27
    Thanked 2 Times in 2 Posts

    Default Re: jump from one html page to another html page

    Thanks for reply, If it is possible then please can you show me any test code which is useful to me in understanding how to use spinbox!!!!!!!!!! and how to read value of that spinbox!!!!!!!!!!

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: jump from one html page to another html page

    Please read the friendly manual, included with every copy of Qt, on QSpinBox.

  5. #5
    Join Date
    Feb 2012
    Posts
    27
    Thanked 2 Times in 2 Posts

    Default Re: jump from one html page to another html page

    Thank you.... I completed it.... I am very happy....

Similar Threads

  1. Hot do I get HTML source from a web page?
    By earendil in forum Newbie
    Replies: 9
    Last Post: 16th March 2012, 16:15
  2. Can't load HTML page with QNetworkReply
    By T4ng10r in forum Qt Programming
    Replies: 2
    Last Post: 19th September 2011, 07:56
  3. Snapshot of HTML page with flash contents
    By GoGetIt in forum Qt Programming
    Replies: 0
    Last Post: 23rd August 2010, 14:29
  4. Html page Display in QWebView
    By Tavit in forum Qt Programming
    Replies: 4
    Last Post: 10th July 2010, 16:39
  5. Widget to display an HTML page ?
    By probine in forum Qt Tools
    Replies: 3
    Last Post: 11th October 2006, 19:55

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.