mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
21 lines
432 B
Text
21 lines
432 B
Text
/** @mainpage Workspace library
|
|
|
|
libkworkspace provides functions to allow you to interact with the
|
|
%KDE session manager.
|
|
|
|
@authors
|
|
Matthias Kalle Dalheimer \<kalle@kde.org\><br>
|
|
Oswald Buddenhagen \<ossi@kde.org\><br>
|
|
Matthias Elter \<elter@kde.org\><br>
|
|
Matthias Ettrich \<ettrich@kde.org\>
|
|
|
|
@maintainers
|
|
[Unknown/None]
|
|
|
|
@licenses
|
|
@lgpl
|
|
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = libkworkspace
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|