Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-81

intellisense not showing properties in visual studio add-in

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.10
    • 1.1.9
    • General
    • None
    • edeb90cb73c231c86ffff256d6112e880686d0f8

    Description

      When i hit Ctrl+Space to invoke intellisense in a QHash object, Visual Studio 2008 says: "has a type that could not be resolved" and don't show the methods.
      The problem appear to be in the include directories add-in plugin had created.
      It is a simple problem with a simple solution:
      Instead of "$(QTDIR)\include\qtmain like the instalation made it need to be:
      $(QTDIR)\include\Qt

      i did this and now intellisense is working perfectly.
      Could someone mmake this change in the next add-in release?

      thx

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            illogic_code Luis Eduardo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes