about kde api?

Andreas Pakulat apaku at gmx.de
Sun Jan 7 15:53:33 GMT 2007


On 07.01.07 04:46:01, Brad Brock wrote:
> Hi, I want to add a function to help the users logout
> >from their session immediately. I'm building my
> application in C. Is there any KDE API function that
> provide such feature?

You mean logout without asking the user if he wants to do that? I don't
think so.

> If yes, what is it?

See the API docs on http://api.kde.org/3.5-api/kdelibs-apidocs/

> Any detail reference about KDE API in C?

There is no C API, KDE is 95% C++ and a few programs uses scripting
languages. You may want to look into dcop and use the exec-call to
execute dcop calls.

Anyway, this is also the wrong list, questions regarding KDE development
should be directed to the kde-devel. This list is meant for questions
regarding the KDevelop IDE.

Andreas

-- 
This will be a memorable month -- no matter how hard you try to forget it.




More information about the KDevelop mailing list