Results 1 to 4 of 4

Thread: Code completion for a Qwidget at Qt4 in QDevelop 4.3.1

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 127 Times in 121 Posts

    Default Re: Code completion for a Qwidget at Qt4 in QDevelop 4.3.1

    Check whether QWidget methods are listed in the proposed methods when completing "win.". If they are listed then there is a bug in the parser that you have to report to the authors, otherwise it's definitely a problem in the generation of the completion database for Qt headers.

    There is probably an option to change the folder in which to look for Qt headers...
    Current Qt projects : QCodeEdit, RotiDeCode

  2. The following user says thank you to fullmetalcoder for this useful post:

    sipklaus (4th August 2008)

  3. #2
    Join Date
    Aug 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1

    Thumbs up Re: Code completion for a Qwidget at Qt4 in QDevelop 4.3.1

    thanks I have sqlite rpm installed after this it has work.

  4. #3

    Default Re: Code completion for a Qwidget at Qt4 in QDevelop 4.3.1

    I've installed sqlite in Ubuntu 10.04 since reading this post and still cannot get it to work
    http://www.qtcentre.org/threads/3313...-code-complete

Similar Threads

  1. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41

Tags for this Thread

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.