Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. It's possible to create a fully dynamic component list?
Forum Updated to NodeBB v4.3 + New Features

It's possible to create a fully dynamic component list?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
6 Posts 2 Posters 1.4k Views 2 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.
  • D Offline
    D Offline
    dcbasso
    wrote on last edited by dcbasso
    #1

    I wish to build a installer using Qt Installer, but I need to check in REST service all components that user can download and install, and this components can totally independent of installer build.
    I want to construct one installer that can handle a dynamic list of components to be installed without rebuild the installer.

    Thanks a lot.

    A 1 Reply Last reply
    0
    • D dcbasso

      I wish to build a installer using Qt Installer, but I need to check in REST service all components that user can download and install, and this components can totally independent of installer build.
      I want to construct one installer that can handle a dynamic list of components to be installed without rebuild the installer.

      Thanks a lot.

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @dcbasso Anything is possible with C++. :) I don't know how easy it would be to implement with Qt Installer since I haven't used it. However, you could easily write your own installer that supported that.

      This is way too broad of a question to answer with details though. It would require me to do the majority of the work for you which I don't really have the time or inclination for.

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      2
      • D Offline
        D Offline
        dcbasso
        wrote on last edited by dcbasso
        #3

        Well I know that Qt can handle anything, simple and fast but I don´t know if the "Qt Installer" give me the ways to customize the installation like I wish without extend code of Qt Installer.
        I´m not asking anything, it´s a extended question with a simple answer. I just need to know if it´s possible to do so in native use of "Qt Installer".

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dcbasso
          wrote on last edited by dcbasso
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • D Offline
            D Offline
            dcbasso
            wrote on last edited by
            #5

            It´s not possible using Qt Installer Framework.

            A 1 Reply Last reply
            2
            • D dcbasso

              It´s not possible using Qt Installer Framework.

              A Offline
              A Offline
              ambershark
              wrote on last edited by
              #6

              @dcbasso Bummer. Thanks for reporting back though for other people. :)

              My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

              1 Reply Last reply
              1

              • Login

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