Le Wednesday 15 July 2009, kdejkffdwitnas kdejkffdwitnas a écrit :
> Hello, I'm working around Kopete junior job:
> https://bugs.kde.org/show_bug.cgi?id=84080

Hi, that's cool


> 1. How can i add a new command (like "Away", "Create New Group") to Kopete
> -> Settings -> Configure Shortcuts.
>
> 2. Also how do i know what signal does this shortcut emit to catch it (or
> how it can be done, if there is no signal).

KDE3 documentation, but it hasn't change much
http://techbase.kde.org/Development/Architecture/KDE3/Action_Pattern
http://techbase.kde.org/Development/Architecture/KDE3/XMLGUI_Technology

see also the KAction class


> 3. And, finally, how can i run default browser with specified link or a
> default mail client with specified mail address.

see KRun::runUrl

http://api.kde.org/4.x-api/kdelibs-apidocs/kio/html/classKRun.html

-- 
Gof
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to