From ee41951641e34e96df9ace24ee8706dd4937ff6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= Date: Wed, 19 Dec 2012 14:35:18 +0100 Subject: [PATCH] Group components by category --- .../plasmacomponents/Mainpage.dox | 61 +++++++++++++------ 1 file changed, 41 insertions(+), 20 deletions(-) diff --git a/declarativeimports/plasmacomponents/Mainpage.dox b/declarativeimports/plasmacomponents/Mainpage.dox index 76c63209e..12d031bcc 100644 --- a/declarativeimports/plasmacomponents/Mainpage.dox +++ b/declarativeimports/plasmacomponents/Mainpage.dox @@ -2,41 +2,62 @@

import org.kde.plasma.components

-- BusyIndicator +## Widgets +Input: +- TextArea +- TextField +- CheckBox +- RadioButton +- Switch +- Slider + +Buttons: - Button - ButtonColumn - ButtonRow -- CheckBox -- CommonDialog -- ContextMenu -- Dialog -- DialogStatus -- Highlight +- ToolButton + +Misc: +- BusyIndicator +- ProgressBar - Label -- ListItem -- Menu -- MenuItem + +## Containers +Pages: - Page - PageOrientation - PageStatus - PageStack -- ProgressBar + +Dialogs: +- Dialog +- DialogStatus +- CommonDialog - QueryDialog -- RadioButton -- ScrollBar -- SectionScroller - SelectionDialog -- Sheet -- Slider -- Switch + +Tab bars: - TabBar - TabButton - TabGroup -- TextArea -- TextField + +Misc: +- Sheet +- ScrollBar + +## Menus +- Menu +- MenuItem +- ContextMenu + +## Lists +- ListItem +- Highlight +- SectionScroller + +## Toolbar - ToolBar - ToolBarLayout -- ToolButton */ // DOXYGEN_SET_PROJECT_NAME = PlasmaComponents