/** @mainpage Plasma Runtime Plasma Runtime components. The classes documented here are not C++ public libraries: they are intended to be used from QML, with the following imports:

org.kde.draganddrop

Bindings for the Qt drag and drop system, see draganddrop

org.kde.locale

Bindings for the use of KLocale, see Locale

org.kde.plasma.components

Graphical components for common items such as buttons, lineedits, tabbars and so on. Compatible subset of the MeeGo components used on the N9, see plasmacomponents

org.kde.plasma.core

Bindings for libplasma functionality, such as DataEngines and FrameSvgs, see core

org.kde.plasma.extras

Extra graphical components that extend org.kde.plasma.components but are not in the standard api, see extras

org.kde.qtextracomponents

Bindings for some functionality in Qt not included in the primitive QML components set, sich as support for QImages, QPixmaps, QIcons and mouse and wheel events with screen coordinates, see qtextracomponents

@authors - Marco Martin \ - Aaron Seigo \ @maintainers @licenses @gpl */ // DOXYGEN_SET_PROJECT_NAME = Plasma Runtime