You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
465 B
21 lines
465 B
/** @mainpage Task management library |
|
|
|
This directory contains the classes making up libtaskmanager, which |
|
provides task management facilities such as might be useful for a |
|
taskbar implementation. |
|
|
|
@authors |
|
Matthias Elter \<elter@kde.org\> |
|
Richard Moore \<rich@kde.org\> |
|
John Firebaugh \<jfirebaugh@kde.org\> |
|
|
|
@maintainers |
|
Aaron Seigo \<aseigo@kde.org\> |
|
|
|
@licenses |
|
@lgpl |
|
|
|
*/ |
|
|
|
// DOXYGEN_SET_PROJECT_NAME = libtaskmanager |
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|
|
|