Languages/Tools: Difference between revisions

From KDE TechBase
m (Ochurlaud moved page Development/Languages/Tools to Languages/Tools)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<ul>
;[[Development/Tools/Using kfmclient|kfmclient]]
<li>[http://developer.kde.org/documentation/other/kfmclient.html kfmclient]
:Driving Konqueror from scripts.
<br /><i><font size="-2">
Driving Konqueror from scripts.
</font></i>
</li>


<li>[http://developer.kde.org/documentation/library/kdeqt/kde3arch/xmlrpc.html KDE 3 kxmlrpc]
;[http://developer.kde.org/documentation/library/kdeqt/kde3arch/xmlrpc.html KDE 3 kxmlrpc]
<br /><i><font size="-2">Remote automation of KDE applications through DCOP.</font></i></li>
:Remote automation of KDE applications through DCOP..


<li>[http://developer.kde.org/documentation/tutorials/automation/index.html dcop client]
;[http://developer.kde.org/documentation/tutorials/automation/index.html dcop client]
<br /><i><font size="-2">
:Examples for scripting KDE applications from the shell via the dcop client.
Examples for scripting KDE applications from the shell via the dcop client.
</font></i>
</li>
 
</ul>

Latest revision as of 17:39, 10 March 2016

kfmclient
Driving Konqueror from scripts.
KDE 3 kxmlrpc
Remote automation of KDE applications through DCOP..
dcop client
Examples for scripting KDE applications from the shell via the dcop client.