Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Help about a QWebView HTML Reader Program

Help about a QWebView HTML Reader Program

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 526 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Draganko
    wrote on 4 Sept 2014, 14:56 last edited by
    #1

    Hello! I am here, looking for help about QWebView...
    I want to make a program (deployed on Win machines, maybe Mac in the not so far future :) which will have a QPushButton and a QForm. When you press the button, it will download an HTML to a temp folder from an URL (which I have designated) and look through the HTML where it will find the div I am looking for (a 7 day calendar). Some of the days in the calendar don't have any events, while some have events (all of them are different). Then I want the program to put some content in the QForm (based on the HTML, of course). For example: If on the website on Monday the site says school it would put a QLabel "School", and if the site says relaxation on Tuesday, it would put a QLabel saying "Relaxation".
    What I have found out from reading stuff on the internet is that there is an easier and better way then downloading the HTML then making the computer search through it using QWebView. Help appreciated! Thanks in advance! Oh, and I am sorry if the title was misleading, hope it wasn't.

    1 Reply Last reply
    0

    1/1

    4 Sept 2014, 14:56

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved