September 25, 2010

pushpendrak pushpendrak
Lab Rat
37 posts

features of QT IDE to be improved

Page  
1

hi

this is my 1st post, i m very thankful to QT team, since they have provided such a gud framework. i m using it from my last 3 months. it is easy to work in QT.

but i think the QT IDE is not so much robust and dynamic like Microsoft Visual studio, like searching a word in whole project…..

i think there should be choice of toolbars, so i can easily save, comment etc. i also say that there not very good feature for debugging an application….. may u can work upon to improve it.

thanks

 Signature 

PushpendraK

29 replies

September 25, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

Hi pushpendrak,

Welcome to QtDN :)

pushpendrak wrote:
… like searching a word in whole project…..

i think there should be choice of toolbars, so i can easily save, comment etc. i also say that there not very good feature for debugging an application….. may u can work upon to improve it.

Creator is continuously improving and I’m sure you’ll see many more great features come in soon :)
For searching a word in the whole project, the advanced find was recently introduced.. try the shortcut CTRL+SHIFT+F

September 26, 2010

pushpendrak pushpendrak
Lab Rat
37 posts

hi sir,

very very thanx to you, u told me otherwise i never tried for it, i was using other app for this.

is there any setting or option so i can access these things through toolbar or some sidebar………

again thnx

 Signature 

PushpendraK

September 26, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts
pushpendrak wrote:
hi sir, very very thanx to you, u told me otherwise i never tried for it, i was using other app for this. is there any setting or option so i can access these things through toolbar or some sidebar……… again thnx

In the creator, if you go to the Windows menu, you will the set of features currently available and some (disabled for now), which I think will come in soon. The side bar has debug mode, project mode etc… You will soon get used to how things work here and won’t find any issue in terms of productivity. A very handy and customizable toolbar is something even I’d like to see :)

Also, if you have some ideas or suggestions for enhancements, you can log an enhancement request in Jira for Qt Creator project here [bugreports.qt.nokia.com]. But first search to see whether somebody has already logged it.

ps: no calling “sir” pls, address by the name :)

September 26, 2010

kkrzewniak kkrzewniak
Lab Rat
218 posts

In my opinion QtCreator is robust. I wouldn’t call Visual Studio robust but bloated :P. No distracting toolbars, QtCreator is about the code! And QT != Qt(just a side note)

 Signature 

Me, Grimlock, not “nice dino”. ME BASH BRAINS!

September 26, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts
kkrzewniak wrote:
I wouldn’t call Visual Studio robust but bloated :P

:P heh heh

September 26, 2010

kkrzewniak kkrzewniak
Lab Rat
218 posts

I just don’t like Visual Studio. Had to use it, didn’t like it. Too big, too slow, to complex, simply not agile enough.

 Signature 

Me, Grimlock, not “nice dino”. ME BASH BRAINS!

September 26, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

It would be interesting to hear feedback about programming in Qt using Eclipse, compared to Qt Creator

September 26, 2010

Ivan Čukić Ivan Čukić
Lab Rat
120 posts

I’ve used Eclipse for KDE development a couple of years ago.

It is full-fledged IDE and has quite a few nice extensions. Nice code completion, debugging, versioning systems support etc. I’ve missed only one thing in it – speed. And that was the reason I abandoned IDEs altogether.

Qt Creator is the first modern non-beta-software IDE [1] that doesn’t feel like swimming upstream most of the time. My first impression about QtCreator was that it feels like a toy (sometime during pre 1.0) but later it turned out to be a toy like Lego Mindstorms – fun to use, but not limiting.

Mind that this was a comment from someone who hasn’t used a conventional IDE for any real work for a very long time – I’ve tested QtC for the fun of it, and I don’t really remember all the goodies and quirks of Eclipse I used to know.

[1] Excluding KDevelop as not yet released software

 Signature 

Ivan Čukić | ivan.cukic(at)kde.org | KDE e.V.
Qt Ambassador

September 26, 2010

Alexander Kuchumov Alexander Kuchumov
Lab Rat
377 posts

I also like QtCreator and use it for writing project but for debugging I still use Microsoft Visual studio, because it’s faster:(

September 27, 2010

pushpendrak pushpendrak
Lab Rat
37 posts

yeah same thing i want to say that visual studio is bloated, still it has nice features and settings user friendly (may be bcoz i m using it from 4 years). debugging is very very helpful and fast.

i’ve tried eclipse once but, there are so many settings confused at all. back to visual std/QtCreator.

 Signature 

PushpendraK

September 27, 2010

Tobias Hunger Tobias Hunger
Mad Scientist
3130 posts

pushpendrak: Sorry, there will be no toolbars in creator! Please use the Menus to discover functionality… in time you will more and more use the keyboard shortcuts and not notice the “missing” toolbars anymore:-)

chetankjain: If something is greyed out in Creator then that means the functionality is not available right now. It is implemented and available in other situations (e.g. when you are using a different version control system for your code, etc.). We do not put stubs into the menus, so please report a bug [bugreports.qt.nokia.com] if something is not available when you think it should be.

September 27, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

Tobias, tried a few things, but can you point me how to get “Tools->Bookmarks” enabled … sorry if very basic question …

September 27, 2010

Tobias Hunger Tobias Hunger
Mad Scientist
3130 posts

The menu entry becomes active once at least one bookmark is set. Just click anywhere in the bar before your text (where the breakpoints are displayed) and do “Toggle Bookmark”.

The Bookmark menu does contain an entry to “toggle bookmark”, so it should actually be always active (when you can toggle a bookmark). Could you please write a bug report [bugreports.qt.nokia.com] about this? Thanks!

September 27, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

Just logged this [bugreports.qt.nokia.com]

My feel is there should be some differentiation between source code bookmarks and help doc bookmarks. Naming both as bookmarks and having slightly different behavior in creator is confusing … of course one will get used to it very soon :)

September 27, 2010

Tobias Hunger Tobias Hunger
Mad Scientist
3130 posts

Code navigation works so well for me that I hardly ever used bookmarks so far:-)

Page  
1

  ‹‹ Add a search box in design interface for search in ’tree-view-object’      can Qt opensource be used for some application i can sell ? ››

You must log in to post a reply. Not a member yet? Register here!