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
QtWS25 Last Chance

Hide error triangles in Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 468 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 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.

    JonBJ 1 Reply Last reply
    0
    • C Charon117

      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.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on 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 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
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 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 last edited by
            #5

            Triangles are still there.

            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