Results 1 to 8 of 8

Thread: IDE for QT

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2009
    Location
    Austria
    Posts
    30
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default IDE for QT

    Hi,
    just a short question:
    are there any other ide's like the qt creator for qt?

    thx
    tobi

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: IDE for QT

    kdevelop, eclipse, Visual Studio...

  3. #3
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: IDE for QT

    Yes as Lykurg said...but the best is QtCreator

  4. #4
    Join Date
    Nov 2009
    Location
    Austria
    Posts
    30
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IDE for QT

    thx
    i wanna try a diffrent 1, cause i got trouble with the qtcreator & psql
    are there any troubels known with the creator and vista?

    tobi

  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: IDE for QT

    Try Eclipse.

    I use Visual Studio myself with Whole Tomato and external QtDesigner. I don't like the designer built into QtCreator (or really, the QtCreator IDE...)

  6. #6
    Join Date
    Nov 2009
    Location
    Austria
    Posts
    30
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IDE for QT

    //what eclipse version i need for qt? is there a plugin or a special qt-version for eclipse?

    edit: just found it

    me again, i mean i integrated qt into eclipse but now i got the problem that i can't use strg+space, so it doesn't list me the possible commands or attributes, where can i enable this function?

    tobi
    Last edited by T0bi4s; 8th November 2009 at 10:26.

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

    Default Re: IDE for QT

    Isn't it CTRL + Shift + Space?

    But if you have a syntax error in your code above the current line, sometimes it aborts and doesn't show auto completion.

    A better forum would be one about Eclipse in general.

  8. #8
    Join Date
    Nov 2009
    Location
    Austria
    Posts
    30
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IDE for QT

    no it's strg + space, i'm pretty sure about that

    but thx i'll check the eclipse forums

    edit:
    hm ok, this settings for strg+space command are set, but it still doesn't work, i don't know why, anyway eclipse is compiling my project and it works but qDebug is somehow not working, could you imagine a reason why?
    Last edited by T0bi4s; 8th November 2009 at 11:49.

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.