Results 1 to 5 of 5

Thread: designer intelli-sense

  1. #1
    Join Date
    Jan 2006
    Location
    Maui, Hawaii
    Posts
    120
    Thanks
    65
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default designer intelli-sense

    When I change the name of a widget in designer, only the old name shows up in the intellisense, but it will compile if I try to put in the new name.

    Any tips?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: designer intelli-sense

    You mean the MSVC intellisense?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Jan 2008
    Location
    Bengaluru
    Posts
    144
    Thanks
    8
    Thanked 7 Times in 7 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: designer intelli-sense

    some times in VS, it needs to recompile its intelli-sense database(.ncb) file. takes little time refresh. If you are not getting the new one. close the solution file, delete the .ncb of that project and re-open the solution again then you will find the changes you made.

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: designer intelli-sense

    some times in VS, it needs to recompile its intelli-sense database(.ncb) file. takes little time refresh. If you are not getting the new one. close the solution file, delete the .ncb of that project and re-open the solution again then you will find the changes you made.
    In other words, intellisense is crap.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  5. #5
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: designer intelli-sense

    Agreed. At work I use Visual Assist - much better replacement, but it is expensive at $250. It used to be much cheaper - about $100 I think. If your a hobbyist, it's better to use QtCreator.

Similar Threads

  1. Replies: 2
    Last Post: 1st October 2009, 16:26
  2. Designer plugin segfaults designer :(
    By tmarki in forum Qt Tools
    Replies: 4
    Last Post: 26th September 2007, 11:22
  3. Replies: 1
    Last Post: 22nd January 2007, 12:13
  4. qsqldatabase does not sense db disconnect
    By rburge in forum Qt Programming
    Replies: 0
    Last Post: 9th March 2006, 18:59
  5. qt4.1.1 designer
    By raphaelf in forum Qt Tools
    Replies: 10
    Last Post: 26th February 2006, 16:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.