Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. "About Qt" article ("What is Qt?")
Forum Updated to NodeBB v4.3 + New Features

"About Qt" article ("What is Qt?")

Scheduled Pinned Locked Moved Wiki Discussion
14 Posts 4 Posters 8.1k Views 3 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by A Former User
    #1

    Hi guys,
    I've created this article about a week ago and it has already been accessed over 500 times. As it is only a stub by now I suggest we gather some information here and turn the article into something useful.

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

      Hi,

      What do you have in mind ? The full history of Qt from Tolltech to The Qt Company ? Prominent figures behind it ? The Open Governance model ?

      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
      • SGaistS SGaist

        Hi,

        What do you have in mind ? The full history of Qt from Tolltech to The Qt Company ? Prominent figures behind it ? The Open Governance model ?

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @SGaist Yes, something like that. Plus brief clarifications about everything that people that are new to Qt seem to be confused about:

        • Technical overview
        • A clear statement that Qt is not a language of its own but uses C++ with extensions (no patched compiler needed; something some people seem to be confused about).
        • What's the MOC
        • Clarification about licensing
        • Proof that Qt is actively developed (release history, commits statistics, companies contributing to Qt) and actually used (AutoDesk Maya, Dassault DraftSight, KDE, Google Earth, ...)
        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          For the technical overview, would it be some sort of summary of Qt's documentation ?

          Patched compiler ? Never meet that one, but for the language in itself, I did so yes, good idea.

          moc has a dedicated page so it should again be a summary

          Licensing is a tough chapter, so it should be really short and to the point with the approval of The Qt Company

          Links to e.g. Qt in use or inqlude ?

          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
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            For the stats, you can find them on Thiago Macieira's blog

            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
            • SGaistS SGaist

              For the technical overview, would it be some sort of summary of Qt's documentation ?

              Patched compiler ? Never meet that one, but for the language in itself, I did so yes, good idea.

              moc has a dedicated page so it should again be a summary

              Licensing is a tough chapter, so it should be really short and to the point with the approval of The Qt Company

              Links to e.g. Qt in use or inqlude ?

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              @SGaist Maybe "technical overview" sounds like more than I have in mind. I thought about 2 or 3 sentences within an "introduction" section and maybe a short list of basic features ("networking", "3D graphics", "multimedia", etc) in a separate section. I'll begin working on the article in a view minutes; unfortunetely I had little time today and right now I'm writing an article named "Install Qt 5 on openSUSE".

              1 Reply Last reply
              0
              • SGaistS SGaist

                For the stats, you can find them on Thiago Macieira's blog

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                @SGaist I've put some facts together. The ideas and links you provided were very helpful. Thank you! It's only some notes by now, but maybe you want to take a look at it. I'll continue working on this tomorrow. Bye!

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  Hello everyone!
                  The "About Qt" page has seen some improvements. Please give feedback :-)

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

                    Pretty nice, I've added some informations but I think the basics are covered.

                    What about some lines about contributing (not only code but also doc etc. for non-programmers) ?

                    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
                    • SGaistS SGaist

                      Pretty nice, I've added some informations but I think the basics are covered.

                      What about some lines about contributing (not only code but also doc etc. for non-programmers) ?

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      @SGaist Wow, didn't know that qbs exists. Looks pretty cool! Your infos were already helpful, thanks! :-)

                      some lines about contributing

                      As I'm not a contributer I don't know what to write about this topic. What do you have in mind?

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

                        That's where you're wrong: you are a contributor :)

                        You are helping keeping the wiki clean and you're also helping on the forum. That's a form of contribution.

                        Most people think contributing means to provide patches to Qt but that's really only one part. Helping improve the documentation, provide new examples, tutorials etc to integrate to Qt is also something anybody can do. Helping in bug triaging (determine if it's reproducible, valid etc.) is another activity one can help with.

                        There was also the Ambassador program that is now defunct and has been replaced with the Qt Champion program that can be worth mentioning

                        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
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #12

                          Ok, I'll add that.

                          I think some words about Qt Test and Doxygen should also be added.

                          Maybe the "History" section from the end should be moved to a dedicated page and then be expanded there?

                          1 Reply Last reply
                          0
                          • ? A Former User

                            Hi guys,
                            I've created this article about a week ago and it has already been accessed over 500 times. As it is only a stub by now I suggest we gather some information here and turn the article into something useful.

                            p3c0P Offline
                            p3c0P Offline
                            p3c0
                            Moderators
                            wrote on last edited by
                            #13

                            Good Work @Wieland. Liked the infographic :)

                            157

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

                              I agree about the history section, it deserves its own page

                              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