[Qt-creator] Question about Actions for forward/backward through open source files?
Kendall Bennett
KendallB at amainhobbies.com
Tue Jul 7 21:18:53 CEST 2009
Hi Guys,
I have a question about how to implement feature I am missing in Qt Creator 1.2. I am starting to use Qt Creator a lot more now rather than Eclipse, and the more I use it, the more I like it for doing Qt development. However one thing I am totally missing that I love in Eclipse is the tabs across the top of my IDE showing all my open windows, and more importantly, the ability to switch between one file and the other in order using the Ctrl-PageUp and Ctrl-PageDown keys.
I know in Qt Creator I can see a list of open windows with the 'Open Documents' view, but I don't have a keyboard binding I can find to go between them forwards and backwards like I can in Eclipse.
So, my question is, where would I start looking at the code to implement key bindings for Ctrl-PageUp and Ctrl-PageDown to go to the next and previous open document windows?
And on a related note, I need to add key bindings for Ctrl-Arrow keys to map to next/previous words in the editor, as I am used to using those keys. I have done that in Eclipse, but Qt Creator does not appear to allow rebinding of the core editing keyboard commands (on the Mac it is Cmd-Arrow by default). Is there an easy way to rebind those keys without hacking on the code? If not, where would I look in the code to rebind these keys?
Regards,
Kendall Bennett, CEO
A Main Hobbies
424 Otterson Drive, Suite 160
Chico, CA 95928
1-800-705-2215 (Toll-Free)
1-530-894-0797 (Int'l & Local)
1-530-894-9049 (Fax)
http://www.amainhobbies.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090707/478b07db/attachment.html
More information about the Qt-creator-old
mailing list