qdbus with kdevelop

Andreas Pakulat apaku at gmx.de
Sat Mar 24 11:54:55 GMT 2012


On 24.03.12 10:28:35, Georges Lours wrote:
> Hello,
> 
> With kate, I can set the cursor position with this command (where $line and 
> $col are numbers)
> 
> qdbus qdbus | grep kate /MainApplication org.kde.Kate.Application.setCursor 
> $line $col
> 
> I don't find how to make the same with kdevelop. Is that exists ?

No since its not a dbug-interface that katepart exposes but rathe the
kate application. KDevelop does not expose such a method.

Andreas





More information about the KDevelop mailing list