Results 1 to 4 of 4

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

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    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)

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.