Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How many frameworks are there in Qt?

    General and Desktop
    4
    5
    1018
    Loading More Posts
    • 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
      DoHuuVi last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • D
          DoHuuVi @SGaist last edited by

          @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-worx JKSH 2 Replies Last reply Reply Quote 0
          • raven-worx
            raven-worx Moderators @DoHuuVi last edited by

            @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 Reply Quote 0
            • JKSH
              JKSH Moderators @DoHuuVi last edited by

              @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 Reply Quote 0
              • First post
                Last post