On Tuesday 22 December 2009 07:41:54 ext Christian Dähn wrote: > F4 cannot switch > between method declaration (.h file) and implementation (.cpp) > correctly - it often jumps just to the file, not to the correct position.
That's what it's supposed to do. What you want is Shift+F2. > PS: I'm seriously interested to write own plugins for Qt Creator - > especially a plugin to add more editor functions and shortcuts. > Where could I start or: Is there a HowTo or a documentation how > to write plugins for creator? This one's pretty good: http://www.vcreatelogic.com/p/2009/08/document-on-writing-plugins-for-qt-creator/ Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
