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. Hide error triangles in Qt Creator
Forum Updated to NodeBB v4.3 + New Features

Hide error triangles in Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 486 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.
  • C Offline
    C Offline
    Charon117
    wrote on 4 Apr 2021, 10:48 last edited by
    #1

    Hello,
    I would like to hide the error triangles on the left side of Qt Creator.Unbenannt.png

    When i am writing code i want to think about writing code, not about the warning that i obviously havent closed the current line with a ; yet. Or any other warning. Oncre i compile i can start to look over what the compiler dislikes.

    Thank you in advance.

    J 1 Reply Last reply 4 Apr 2021, 12:35
    0
    • C Charon117
      4 Apr 2021, 10:48

      Hello,
      I would like to hide the error triangles on the left side of Qt Creator.Unbenannt.png

      When i am writing code i want to think about writing code, not about the warning that i obviously havent closed the current line with a ; yet. Or any other warning. Oncre i compile i can start to look over what the compiler dislikes.

      Thank you in advance.

      J Offline
      J Offline
      JonB
      wrote on 4 Apr 2021, 12:35 last edited by
      #2

      @Charon117
      Switch off the clang Code Model, that's where the warnings come from.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Charon117
        wrote on 4 Apr 2021, 13:55 last edited by
        #3

        I dont use Clang, i use Mingw. If you meant something else i wouldnt know where to look.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 4 Apr 2021, 15:08 last edited by
          #4

          @Charon117 said in Hide error triangles in Qt Creator:

          If you meant something else i wouldnt know where to look.

          He said CLang code model and this is a plugin in your QtCreator.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0
          • C Offline
            C Offline
            Charon117
            wrote on 4 Apr 2021, 15:40 last edited by
            #5

            Triangles are still there.

            1 Reply Last reply
            0

            1/5

            4 Apr 2021, 10:48

            • Login

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