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. How many frameworks are there in Qt?
QtWS25 Last Chance

How many frameworks are there in Qt?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 1.2k 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
    DoHuuVi
    wrote on last edited by
    #1

    I had read the Qt docs many times and sometimes I see some information about some frameworks in Qt like: Qt Quick Framework, Qt Model-View(-Delegate) Framework, Qt Graphics View Framework, Qt Concurrent Framework, Qt State Machine Framework, Qt Animation Framework, Qt Undo Framework. But I never see any docs that list all available frameworks on Qt (somethings like this docs for modules in Qt: http://doc.qt.io/qt-5/qtmodules.html ). I just want to know how many frameworks are there in Qt. Do you know?

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

      Hi,

      Quite a lot !

      More seriously, I don't think there's a counter of since frameworks can come from other modules that one can choose not to build.

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

      D 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Quite a lot !

        More seriously, I don't think there's a counter of since frameworks can come from other modules that one can choose not to build.

        D Offline
        D Offline
        DoHuuVi
        wrote on last edited by
        #3

        @SGaist : so we can chose to build which frameworks, right? -> so that I can list out all available frameworks by searching the "configure" command using for build Qt, right?

        raven-worxR JKSHJ 2 Replies Last reply
        0
        • D DoHuuVi

          @SGaist : so we can chose to build which frameworks, right? -> so that I can list out all available frameworks by searching the "configure" command using for build Qt, right?

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @DoHuuVi
          i believe there is no official definition of such frameworks as you would like to see.
          I understand Qt frameworks as a bundle of classes for a specific purpose. These frameworks are contained in different modules.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • D DoHuuVi

            @SGaist : so we can chose to build which frameworks, right? -> so that I can list out all available frameworks by searching the "configure" command using for build Qt, right?

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            @DoHuuVi said:

            @SGaist : so we can chose to build which frameworks, right? -> so that I can list out all available frameworks by searching the "configure" command using for build Qt, right?

            Not quite. You can choose which modules to build, but you cannot choose individual frameworks.

            May I ask what you are trying to do?

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            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