~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to libs/plasma/Mainpage.dox

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
Import upstream version 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/** @mainpage Plasma libraries
 
2
 
 
3
This directory contains the classes making up libplasma, which provides the
 
4
core framework used by %Plasma and its components. This includes applet and
 
5
extension definitions and loading, common GUI elements, etc.
 
6
 
 
7
Domain specific sets of functionality, e.g. for network awareness or sensors,
 
8
are not found here but in one of the %Plasma
 
9
<a href="../../../plasma/engines/html/index.html">engines</a>.
 
10
 
 
11
Please refer to the <a href="http://plasma.kde.org">Plasma website</a> for API
 
12
documentation and design documents regarding this library.
 
13
 
 
14
If you want to write plasmoids (%Plasma plugins), have a look a the
 
15
<a href="http://techbase.kde.org/Development/Tutorials/Plasma">Plasma tutorials</a>
 
16
on TechBase.
 
17
 
 
18
@authors
 
19
Aaron Seigo \<aseigo@kde.org\><br>
 
20
Alexander Wiedenbruch \<wirr01@gmail.com\><br>
 
21
Matt Broadstone \<mbroadst@gmail.com\><br>
 
22
Riccardo Iaconelli  \<ruphy@fsfe.org\><br>
 
23
Jani Huhtanen \<jani.huhtanen@tut.fi\><br>
 
24
Siraj Razick \<siraj@kde.net\><br>
 
25
André Duffeck \<andre@duffeck.de\><br>
 
26
Matias Valdenegro T. \<mvaldenegro@informatica.utem.cl\><br>
 
27
Rafael Fernández López \<ereslibre@gmail.com\><br>
 
28
Matt Broadstone \<mbroadst@gmail.com\>
 
29
 
 
30
@maintainers
 
31
Aaron Seigo \<aseigo@kde.org\>
 
32
 
 
33
@licenses
 
34
@lgpl
 
35
 
 
36
*/
 
37
 
 
38
// DOXYGEN_SET_PROJECT_NAME = libplasma
 
39
// DOXYGEN_SET_RECURSIVE = YES
 
40
// vim:ts=4:sw=4:expandtab:filetype=doxygen