saving contents of applications with a frozen kde desktop
Sebastian Reitenbach
itlistuser at rapideye.de
Thu Feb 23 12:10:04 GMT 2006
Hi Kevin,
>
> For example do this
>
> dcop kate qt objects | grep save
>
> It returns a list of Qt objects, for example
> qt/KXMLGUIClient-KActionCollection/file_save_all
>
> You can then check this object's interface like this
> dcop kate qt/KXMLGUIClient-KActionCollection/file_save_all
>
> You'll find a function called "activate" which will execute the same code as
> clicking on the action would have.
>
yes working well for documents that were saved prior, for unsaved docs, a
popup appears asking for a filename to save the file.
But there the
dcop kate-908 EditInterface#1 text > savefile.txt
will work.
kind regards
Sebastian
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list