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. Saving Clang-Tidy and Clazy output
Forum Updated to NodeBB v4.3 + New Features

Saving Clang-Tidy and Clazy output

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 4 Posters 1.5k Views 1 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.
  • fcarneyF Offline
    fcarneyF Offline
    fcarney
    wrote on last edited by
    #1

    Where is the ouput of Clang-Tidy and Clazy output stored? I cannot find a way to select all the entries and save them. I would like to be able to restore that output between sessions if possible.

    C++ is a perfectly valid school of magic.

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

      Hi,

      It might be only stored in some model in memory. You should check the Qt Creator sources to see what happens with the data.

      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
      • fcarneyF Offline
        fcarneyF Offline
        fcarney
        wrote on last edited by
        #3

        I just shut down Qt Creator and reopened (in Linux) and it did not retain the information in Clang-Tidy and Clazy window. So I am guessing that is probably not stored in a file. It took about 15 minutes to generate that info. I will just have to work around that.

        C++ is a perfectly valid school of magic.

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

          You could open a suggestion regarding a load and store method.

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

          fcarneyF 1 Reply Last reply
          1
          • SGaistS SGaist

            You could open a suggestion regarding a load and store method.

            fcarneyF Offline
            fcarneyF Offline
            fcarney
            wrote on last edited by
            #5

            @SGaist said in Saving Clang-Tidy and Clazy output:

            You could open a suggestion regarding a load and store method.

            I searched for it, but could not find a way to open up a suggestion for Qt Creator. Where does one do this?

            C++ is a perfectly valid school of magic.

            jsulmJ 1 Reply Last reply
            0
            • fcarneyF fcarney

              @SGaist said in Saving Clang-Tidy and Clazy output:

              You could open a suggestion regarding a load and store method.

              I searched for it, but could not find a way to open up a suggestion for Qt Creator. Where does one do this?

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @fcarney said in Saving Clang-Tidy and Clazy output:

              Where does one do this?

              https://bugreports.qt.io/projects/QTCREATORBUG/summary

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              3
              • F Offline
                F Offline
                ferdymercury
                wrote on last edited by
                #7

                I filed a feature request:
                https://bugreports.qt.io/browse/QTCREATORBUG-24396

                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