Results 1 to 8 of 8

Thread: What is Qt Creator?

  1. #1
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default What is Qt Creator?

    Is this the standard Qt development like the Qt-4.xx that I've been using for several years or is this Nokia contribution?

    Thanks

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: What is Qt Creator?

    It is the IDE that is now available from Nokia.
    http://www.qtsoftware.com/products/a...eveloper-tools

  3. #3
    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: What is Qt Creator?

    Quote Originally Posted by impeteperry View Post
    or is this Nokia contribution?
    As I remember right, the development of Qt Creator was started before Nokia take over. But anyway, what means "Nokia contribution"? There are still the same persons developing Qt and Nokia have not so much influence...

  4. #4
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: What is Qt Creator?

    Thanks, I'm in my 80's and I seen a lot of "take-overs" where the direction of a company has been altered by others who didn't know what the original developers new. I'm glad this isn't the case here.

    I have writen a couple of Qt programs and am currently in the midst of a major program for the precast concrete industry. Would Qt Creator be of siginificant use to me. I am a very slow learner.

  5. #5
    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: What is Qt Creator?

    Quote Originally Posted by impeteperry View Post
    I am a very slow learner.
    Huh, considering your age, I wouldn't say so! I'm impressed, that you still go on programming and be interested in new things.

    Regarding the creator, it is just a code editor. So there are no really advantages. Only that it provides a nice way of easy debugging, code completition, easy accessing the documentation etc. But all that is not necessary and with the assistant and designer you already have wonderfull tools, and changing the window to see the documentation is not so much work.

    But just try of you like the GUI of the qtcreator. I don't know how you currently develop = with which IDE, but if you use e.g. Eclipse, I won't change, since there are no really new features in the creator. The opposite could be the case: only indention of the code, no real code formatting; No support of a directory hierarchy in you project (isn't shown in the available files), no nice variable highlighting like in Eclipse, no "replace in whole project considering the c++ guide lines" etc...

  6. The following user says thank you to Lykurg for this useful post:

    impeteperry (23rd June 2009)

  7. #6
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: What is Qt Creator?

    I think I understand you. I use kdevelop and/or qdevelop for my debugging. I was never very happy with GDB, DDD or insite. I will be using opengl for generating and rendering my building elements.

    Since the arrival of the computer, I've been fighting CAD, particularly AutoCAD. I have done some work for Microstation using their MDL language.

    I am a structural engineer working in the precast concrete building industry. The problem with CAD is it takes 5 different drawings to produce a member:

    floor plan
    elevation
    wall section
    detail
    production drawing with data from each one of these independent drawings

    But these drawings don't talk to each other
    Any changes have to be made to each one of thes drawings. Miss one .......

    I have a library of standard products. I make a layout of grid lines . I locate a column by reference to an intersection of grid lines. Locate a beam in reference to its supporting columns. The floor plank in terms of its supporting beams etc. so if a grid line is moved, all the elements automatically reflect the change.

    This program is a Linux rewrite of a program I wrote prior to Windows (ugh} (also a mistake in concept);

    Also I am using a user interface, such that if it takes more than a day for a new user to use the program, I havd not done my work.

    Thanks for the opportunity to explain why I use Qt.

    pete

  8. #7
    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: What is Qt Creator?

    Quote Originally Posted by impeteperry View Post
    I think I understand you. I use kdevelop and/or qdevelop for my debugging. I was never very happy with GDB, DDD or insite. I will be using opengl for generating and rendering my building elements.
    Then you really don't need to change or even think any more about the creator. In ~2003 I also used kdevelop which was really nice and I think still is, but I chanced to eclipse some years later, since I could use it also under windows, if necessary.

    Since the arrival of the computer, I've been fighting CAD, particularly AutoCAD. I have done some work for Microstation using their MDL language.

    I am a structural engineer working in the precast concrete building industry. The problem with CAD is it takes 5 different drawings to produce a member:

    floor plan
    elevation
    wall section
    detail
    production drawing with data from each one of these independent drawings

    But these drawings don't talk to each other
    Any changes have to be made to each one of thes drawings. Miss one .......
    Yet, I never had to do anything with CAD and after your description I am glad that I haven't till now.

    I have a library of standard products. I make a layout of grid lines . I locate a column by reference to an intersection of grid lines. Locate a beam in reference to its supporting columns. The floor plank in terms of its supporting beams etc. so if a grid line is moved, all the elements automatically reflect the change.

    This program is a Linux rewrite of a program I wrote prior to Windows (ugh} (also a mistake in concept);

    Also I am using a user interface, such that if it takes more than a day for a new user to use the program, I havd not done my work.

    Thanks for the opportunity to explain why I use Qt.

    pete
    Your project sounds nice and could be really an ease when dealing with CAD. Keep on coding!

    Lykurg

  9. #8
    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

    Default Re: What is Qt Creator?

    Im using qtcreator and think its very cool. Used eclipse for a while before creator, but never really explore it, so I prefer qtcreator because fits my needs.

    I am also a cad user.

    But these drawings don't talk to each other
    Any changes have to be made to each one of thes drawings. Miss one .......
    I know wath you mean. Autocad its the top of industry leader, a major monster but its about 2D/3D vectorial drawing, among many another thinks, but its not about programming.
    I already have had the temptation to start programming my own cad, but I would die before I had something really usefull. .
    Im not sure but think autocad is develop with ms visualc. Right now Iam using pcad, wich I believe its develop with (visual basic ) somewhat buggy but much more cheap. And there is also a 2D cad develop with qt, QCad

Similar Threads

  1. Qt Creator 0.9.1 - progrma build error
    By fb2007 in forum Installation and Deployment
    Replies: 5
    Last Post: 18th October 2009, 16:02
  2. Replies: 3
    Last Post: 5th May 2009, 15:46
  3. svn commit error on XP using Qt creator
    By yycking in forum General Discussion
    Replies: 3
    Last Post: 10th April 2009, 08:47
  4. Replies: 0
    Last Post: 27th March 2009, 14:08
  5. Replies: 0
    Last Post: 18th February 2009, 19:17

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.