Am 22.09.2010 05:25, schrieb ext Campbell Barton:
> Hi there, from using QtCreator daily for some months now I have a few 
> questions.
>
> 1) Is there a way to open a file in a running QtCreator to open a file
> at a spesific line number
> /opt/qtcreator/bin/qtcreator -client /d/outliner-visibility-update.patch
> ... but what if you want to open it at a certain line? eg,
> /opt/qtcreator/bin/qtcreator -client /d/outliner-visibility-update.patch +672
>
> I'd like this because I use valgrind and other tools that give
> file/line pairs, without a QtCreator plugin for each tool its still
> nice to be able to open the exact line of the error.
>

Hi,

maybe you can transform the output from Valgrind to an input for Tobias' 
TaskList plugin:

http://lists.trolltech.com/pipermail/qt-creator/2010-August/007574.html

Having some kind of "Import to TaskList" for this might be nice. Maybe 
you'd like to write a suggestion at:

http://bugreports.qt.nokia.com

If you do, please attach an example file.

Regards,
Robert


-- 
Robert Löhning
Software Engineer
Nokia, Qt Development Frameworks

Qt Developer Days 2010 | Registration NOW Open!
Munich, Germany: October 11th - 13th
San Francisco, California: November 1st - 3rd
For more information and to register: 
http://qt.nokia.com/qtdevdays2010<http://qt.nokia.com/about/events>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to