46 lines
744 B
Plaintext
46 lines
744 B
Plaintext
/** @mainpage Plasma Components
|
|
|
|
<h2>import org.kde.plasma.components</h2>
|
|
|
|
- BusyIndicator
|
|
- Button
|
|
- ButtonColumn
|
|
- ButtonRow
|
|
- CheckBox
|
|
- CommonDialog
|
|
- ContextMenu
|
|
- Dialog
|
|
- DialogStatus
|
|
- Highlight
|
|
- Label
|
|
- ListItem
|
|
- Menu
|
|
- MenuItem
|
|
- Page
|
|
- PageOrientation
|
|
- PageStatus
|
|
- PageStack
|
|
- ProgressBar
|
|
- QueryDialog
|
|
- RadioButton
|
|
- ScrollBar
|
|
- SectionScroller
|
|
- SelectionDialog
|
|
- Sheet
|
|
- Slider
|
|
- Switch
|
|
- TabBar
|
|
- TabButton
|
|
- TabGroup
|
|
- TextArea
|
|
- TextField
|
|
- ToolBar
|
|
- ToolBarLayout
|
|
- ToolButton
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = PlasmaComponents
|
|
// Maybe there should be a touch-specific api doc?
|
|
// DOXYGEN_SET_EXCLUDE += @topdir@/plasma/declarativeimports/plasmacomponents/platformcomponents
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|