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 html
Qt 6.11 is out! See what's new in the release blog

Help html

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.3k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    ocantodomelro
    wrote on last edited by
    #1

    Hello, can I create a project in Qt design (home automation) and compile to html to create my web page in my server.
    I have an server in raspberry

    Best regards,
    Nelson

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Just to be sure I understand your correctly: Are you saying you want to compile c++ code into html ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • O Offline
        O Offline
        ocantodomelro
        wrote on last edited by
        #3

        Thanks. Yes.
        I want to create a project in QT designer but i want to put this application in my html page on my server

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you would need something like "this":https://github.com/jhihn/Vaudeville but I'm not sure what the status is.

          As is, Qt is not meant to be served like that. However, you can create plugins for web browser or even a dedicated application that mixes html5 and Qt ui elements.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andreyc
            wrote on last edited by
            #5

            Another option is to use "Wt":http://www.webtoolkit.eu/wt
            It is a C++ framework for developing web applications.

            Of course you can use other languages like Python and Ruby with their rich web development frameworks.

            1 Reply Last reply
            0

            • Login

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