Hi Bjørn, > I just wanted to add here, that you shouldn't shy away from > making these > changes yourself. I don't necessarily have time to work on > these changes > myself, so in explaining the general idea I hope to help you > on your way > to a solution that we can consider merging later.
Thanks for all your hints. At the moment I am considering to do the described changes by myself. You comments are very helpful. It is always very good to get explanations that point to the correct direction. Most of the time it takes longer for me to crawl through QtCreators code to get an understanding of where to begin working to implement my needed functionality than to implement the functionality itself =) So thanks a lot. > It is indeed straight-forward to add a right-click menu action, using > the action container identified by > CppEditor::Constants::M_CONTEXT. That is another way that I'd like to explore.. I keep you informed as I progress... Which depends on the time I can spend on the plugins =) Mit freundlichen Grüßen / Best regards Markus Liebe Robert Bosch GmbH Automotive Electronics, RtP2/TEF72 Postfach 13 42 72703 Reutlingen GERMANY www.bosch.com Tel. 07121 35-35246 [email protected] Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000; Aufsichtsratsvorsitzender: Hermann Scholl; Geschäftsführung: Franz Fehrenbach, Siegfried Dais; Bernd Bohr, Rudolf Colm, Volkmar Denner, Gerhard Kümmel, Wolfgang Malchow, Peter Marks, Peter Tyroller; Uwe Raschke > > Regards, > Bjørn > > -- > Thorbjørn Lindeijer > Software Engineer > Nokia, Qt Development Frameworks > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
