Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Connection from installer to remote server
QtWS25 Last Chance

Connection from installer to remote server

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 1.4k 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.
  • H Offline
    H Offline
    Honzo
    wrote on last edited by
    #1

    Hi,

    currently I'm creating an installer to deploy a Qt application using QTIFW. The installer itself works just fine, but I need an additional feature which is a register/login page with online verification. Is there a template for that? I don't have a backend yet to handle the entered credentials, so I'm kinda free in the way I could setup the system.

    The page could look similar to the page you get during the installation of Qt.

    Kind regards

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

      Hi and welcome to devnet,

      You can take a look at the code of the online installer from Qt.

      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
      1
      • H Offline
        H Offline
        Honzo
        wrote on last edited by
        #3

        Hi @SGaist

        that's a good idea!. I downloaded the source from here but didn't manage to find what I've been looking for. I guess you are a lot more familiar with the source code than I am. Could you please give me a pointer on where to search?

        Thanks a lot for your help!

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

          AFAIK, the QtIF and the QtSDK repo should be of interest.

          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
          • H Offline
            H Offline
            Honzo
            wrote on last edited by
            #5

            Hi @SGaist ,

            thanks a lot for your help! I cloned those repositories and screened through the code, but it seems I cannot find the part where the actual Qt5 installer is created. I learned a lot on how install scripts should be made, though. Do you have another suggestion on how I can go on from here?

            Kind regards

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

              I'd check then with the folks from the interest mailing list or if you prefer IRC there's the #qt channel. You'll find there Qt's developers/maintainers. This forum is more user oriented.

              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

              • Login

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