Explicitly link QML Types with the name exposed in QML (which may be different)
This commit is contained in:
parent
2f3c411956
commit
f17761d508
@ -1,19 +1,35 @@
|
|||||||
/** @page core Plasma Core
|
/** @page core Plasma Core
|
||||||
|
|
||||||
<h2>import org.kde.plasma.core</h2>
|
<h2>import org.kde.plasma.core 2.0</h2>
|
||||||
|
|
||||||
- ColorScope
|
Uncreatable Types:
|
||||||
- Plasma::DataModel
|
- \link Plasma::Types Types \endlink
|
||||||
- Plasma::DataSource
|
- \link Plasma::Units Units \endlink
|
||||||
- IconItem
|
- \link Plasma::QuickTheme Theme \endlink
|
||||||
- Plasma::FrameSvgItem
|
|
||||||
- Plasma::SvgItem
|
Types:
|
||||||
- Plasma::Theme
|
- \link Plasma::Svg Svg \endlink
|
||||||
- PlasmaQuick::Dialog
|
- \link Plasma::FrameSvg FrameSvg \endlink
|
||||||
- SortFilterModel
|
- \link Plasma::SvgItem SvgItem \endlink
|
||||||
- ThemeProxy
|
- \link Plasma::FrameSvgItem FrameSvgItem \endlink
|
||||||
- ToolTip
|
|
||||||
- Units
|
- \link ColorScope ColorScope \endlink
|
||||||
|
|
||||||
|
- \link Plasma::DataSource DataSource \endlink
|
||||||
|
- \link Plasma::DataModel DataModel \endlink
|
||||||
|
- \link Plasma::SortFilterModel SortFilterModel \endlink
|
||||||
|
|
||||||
|
- \link PlasmaQuick::Dialog Dialog \endlink
|
||||||
|
- \link ToolTip ToolTipArea \endlink
|
||||||
|
|
||||||
|
- \link Plasma::Service Service \endlink
|
||||||
|
- \link Plasma::ServiceJob ServiceJob \endlink
|
||||||
|
|
||||||
|
- \link Plasma::ServiceOperationStatus ServiceOperationStatus \endlink
|
||||||
|
|
||||||
|
- \link IconItem IconItem \endlink
|
||||||
|
|
||||||
|
- \link Plasma::WindowThumbnail WindowThumbnail \endlink
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user