Results 1 to 2 of 2

Thread: Qt and Eclipse

  1. #1
    Join Date
    Dec 2010
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt and Eclipse

    Hi,

    I am having trouble developing Qt application within Eclipse IDE ... Code assist or code completion within Eclipse IDE won't display SIGNALS or SLOTS when Ctrl+Space is initiated ... Is there any solution to this ... I have Qt 4.7.0, CDT and Qt integration package for Eclipse installed ...

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Qt and Eclipse

    Try setting indexer to "Full C++ Indexer" ( Window->Preferences-> C/C++ -> Indexer).
    Just a guess, but maybe add "moc" directory to indexed sources as well.

Similar Threads

  1. Replies: 7
    Last Post: 22nd December 2010, 08:13
  2. QT with eclipse
    By zgulser in forum Installation and Deployment
    Replies: 1
    Last Post: 1st January 2010, 18:46
  3. Something like in eclipse
    By kjiu in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2009, 07:56
  4. Using Qwt in eclipse CDT
    By Lawand in forum Qwt
    Replies: 9
    Last Post: 7th May 2009, 23:07
  5. [MacOSX,eclipse CDT]want eclipse to know Qt classes
    By lolveley in forum Installation and Deployment
    Replies: 7
    Last Post: 27th July 2007, 23:52

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
  •  
Qt is a trademark of The Qt Company.