Results 1 to 3 of 3

Thread: Suggession to which class to use for to implement code completion.

  1. #1
    Join Date
    Oct 2009
    Posts
    18
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Suggession to which class to use for to implement code completion.

    Hi,
    I want to know which class in qt could be used to implement feature some thing like code completion or intellisense used in visual studio or qt creator
    I tried to find the peace of code that may be used in qt creator but was unable todo so.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Suggession to which class to use for to implement code completion.

    QCompleter is the easiest one to go with.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2009
    Posts
    18
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Suggession to which class to use for to implement code completion.

    Thanks guru. It helped me a lot !

Similar Threads

  1. Code completion in eclipse?
    By DeKay in forum Installation and Deployment
    Replies: 1
    Last Post: 14th August 2007, 06:17
  2. Code Completion in QScintilla
    By jpjimenez in forum Qt Programming
    Replies: 5
    Last Post: 13th July 2007, 21:42
  3. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  4. MSVC6 + qt3-win-commercial = no code completion
    By a550ee in forum Installation and Deployment
    Replies: 1
    Last Post: 20th March 2006, 12:17
  5. Replies: 5
    Last Post: 15th March 2006, 07:33

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.