Results 1 to 4 of 4

Thread: Qt Creator

  1. #1
    Join Date
    Jul 2006
    Location
    Atlanta, GA
    Posts
    86
    Thanks
    26
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Thumbs up Qt Creator

    I love Qt Creator. I just wanted to say that. It rocks so much. Thank you to all of the developers of it.
    fnmblot
    --------------------------------------
    Gee Ricky, I'm sorry your mom blew up.

  2. #2
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Talking Re: Qt Creator

    I also like Qt Creator very much. I use to work on MS Visual Studio 6, but the next versions, 2003, 2005, ... really dissapoint me because of their interface, look much more confusing, and slow. When start using Qt, I first use eclispe and it was Ok.
    But then appear QtCreator, interface very clean and pleasent, simple to use. Thats wath I' am using now.... AND IT'S FREE

  3. #3
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Qt Creator

    I love it too but then again I love how much KDevelop4 is too. Waiting for the Windows version of it also. The only grips are no empty gui project and no cmake project from the start instead of manally doing it then importing. No importing of cmake from git. Can't close the side panel. And the way I do my styling in C++ creator screws it up.

    like for example I do this
    Qt Code:
    1. int
    2. Foo::bar() const {
    3. ....
    4. }
    To copy to clipboard, switch view to plain text mode 

    Qt-Creator likes doing this
    Qt Code:
    1. int
    2. Foo::bar() const {
    3. ....
    4. }
    To copy to clipboard, switch view to plain text mode 
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  4. #4
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt Creator

    You can change the code formatting in the Editor Options pane.

Similar Threads

  1. Error in Qt creator?
    By Macok in forum Qt Tools
    Replies: 9
    Last Post: 6th November 2013, 10:19
  2. Qt Creator 0.9.1 - progrma build error
    By fb2007 in forum Installation and Deployment
    Replies: 5
    Last Post: 18th October 2009, 16:02
  3. Qt Creator: The process could not be started!
    By AlphaWolf in forum Qt Programming
    Replies: 5
    Last Post: 24th September 2009, 03:31
  4. Replies: 0
    Last Post: 18th February 2009, 19:17
  5. Qt Creator and QGridLayout
    By babu198649 in forum Qt Tools
    Replies: 1
    Last Post: 16th January 2009, 17:56

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.