Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Disable error report in designer mode.
QtWS25 Last Chance

Disable error report in designer mode.

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 1 Posters 2.3k 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.
  • X Offline
    X Offline
    xcoder
    wrote on last edited by
    #1

    Hey,

    When I write a new signal in c++ qt quick doesn't recognize it. However software works great, but in designer mode it returns something like this "you have error at that line....". When I restart qt creator it recognizes the new signal.

    for example:
    onToogleButton: console.log("button pressed")

    Maybe I could just disable that error reporting in designer mode. How can I disable the error reporting?
    I know the code is correct, the software works and compiles without errors, but I want to do some stuff in designer mode.

    Only a biker knows why a dog sticks his head out of a car window.

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xcoder
      wrote on last edited by
      #2

      Funny when I comment the line, and then uncomment it , it accepts the new command :D

      Found one more glitch in Qt Creator! At least I don't have to restart the creator anymore

      Only a biker knows why a dog sticks his head out of a car window.

      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