mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
|
||
---|---|---|
.. | ||
Lancelot | ||
layouts | ||
models | ||
widgets | ||
CMakeLists.txt | ||
Global.cpp | ||
Global.h | ||
Global_p.h | ||
lancelot.h | ||
lancelot_export.h | ||
README |
liblancelot Commit Rules: * If your patch is not an obvious or trivial bug fix, have it peer reviewed by another Plasma developer * All code MUST follow the kdelibs coding style, as found at: http://techbase.kde.org/Policies/Kdelibs_Coding_Style * All new public API MUST have apidox written before committing This directory contains the classes making up liblancelot, which provides the extra widgets framework on top of the Plasma framework. These widgets should be considered experimental.