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
|
||||
|
||||
<h2>import org.kde.plasma.core</h2>
|
||||
<h2>import org.kde.plasma.core 2.0</h2>
|
||||
|
||||
- ColorScope
|
||||
- Plasma::DataModel
|
||||
- Plasma::DataSource
|
||||
- IconItem
|
||||
- Plasma::FrameSvgItem
|
||||
- Plasma::SvgItem
|
||||
- Plasma::Theme
|
||||
- PlasmaQuick::Dialog
|
||||
- SortFilterModel
|
||||
- ThemeProxy
|
||||
- ToolTip
|
||||
- Units
|
||||
Uncreatable Types:
|
||||
- \link Plasma::Types Types \endlink
|
||||
- \link Plasma::Units Units \endlink
|
||||
- \link Plasma::QuickTheme Theme \endlink
|
||||
|
||||
Types:
|
||||
- \link Plasma::Svg Svg \endlink
|
||||
- \link Plasma::FrameSvg FrameSvg \endlink
|
||||
- \link Plasma::SvgItem SvgItem \endlink
|
||||
- \link Plasma::FrameSvgItem FrameSvgItem \endlink
|
||||
|
||||
- \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