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. HTML File qt
Forum Updated to NodeBB v4.3 + New Features

HTML File qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 238 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.
  • A Offline
    A Offline
    alpacino
    wrote on 9 Jul 2021, 14:01 last edited by
    #1

    How can I display a html file with Qt ? and how can I modify this file (like change parameters or data )

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JoeCFD
      wrote on 9 Jul 2021, 14:14 last edited by
      #2

      You can convert a html file to QString and display it in QLabel if the html content is relatively simple. QWebEngineView is designed for display of web stuff.

      1 Reply Last reply
      2
      • V Offline
        V Offline
        VRonin
        wrote on 9 Jul 2021, 16:28 last edited by
        #3

        https://doc.qt.io/qt-5/qtextedit.html#html-prop

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        2

        1/3

        9 Jul 2021, 14:01

        • Login

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