plasma-framework/declarativeimports/plasmacomponents/Mainpage.dox

67 lines
861 B
Plaintext
Raw Normal View History

/** @mainpage Plasma Components
<h2>import org.kde.plasma.components</h2>
2012-12-19 14:35:18 +01:00
## Widgets
Input:
- TextArea
- TextField
- CheckBox
- RadioButton
- Switch
- Slider
Buttons:
- Button
- ButtonColumn
- ButtonRow
2012-12-19 14:35:18 +01:00
- ToolButton
Misc:
- BusyIndicator
- ProgressBar
- Label
2012-12-19 14:35:18 +01:00
## Containers
Pages:
- Page
- PageOrientation
- PageStatus
- PageStack
2012-12-19 14:35:18 +01:00
Dialogs:
- Dialog
- DialogStatus
- CommonDialog
- QueryDialog
- SelectionDialog
2012-12-19 14:35:18 +01:00
Tab bars:
- TabBar
- TabButton
- TabGroup
2012-12-19 14:35:18 +01:00
Misc:
- Sheet
- ScrollBar
## Menus
- Menu
- MenuItem
- ContextMenu
## Lists
- ListItem
- Highlight
- SectionScroller
## Toolbar
- ToolBar
- ToolBarLayout
*/
// DOXYGEN_SET_PROJECT_NAME = PlasmaComponents
2012-12-17 15:48:36 +01:00
// 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