Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QT syntax problem and error in MSVS 2010?
QtWS25 Last Chance

QT syntax problem and error in MSVS 2010?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.9k 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.
  • G Offline
    G Offline
    Grybb
    wrote on last edited by
    #1

    I have two questions,
    Why sometimes I have red underline under QT syntax? Sometimes help to click to <project> and <rescan solution> in menu. Strange is that the compilation works okay.
    !http://chrn.wz.cz/underlined.jpg(syntax)!

    Another think is red point (as ‘no entrance’ sign) near to picture of file type. I don’t know what is this mean? If the point is on the picture (‘moc_gotocelldialog’) it mean ‘file doesn’t exist’ (in this case I don’t know why it appear here).
    !http://chrn.wz.cz/red.jpg(red point)!

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      The files are automatically generated files. That is indicated by the left "no entrance" sign. If there are two, it is indicated that this file is excluded from build. Nothing you should worry about. Just remember that, if you change those files, they might be written and your changes are lost.

      The red underline indicates wrong syntax. As you noticed nothing is wrong with the syntax. Probably your PC is a little slow or your system is busy with other things when the red line is there but the syntax is ok.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Grybb
        wrote on last edited by
        #3

        Ok, thank you. My computer is really quite slowly, because now I use my laptop, so this could be real reason.

        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