Plasma/Components/Tasks: Difference between revisions
< Plasma | Components
Line 16: | Line 16: | ||
* ContextMenu.qml: missing | * ContextMenu.qml: missing | ||
* Dialog.qml: missing | * Dialog.qml: missing | ||
* Highlight.qml | * Highlight.qml: missing (not sure if it should exist) | ||
* Label.qml | * Label.qml: missing | ||
* ListItem.qml | * ListItem.qml: missing | ||
* Page.qml | * Page.qml: ok | ||
* PageStack.qml | * PageStack.qml: ok | ||
* ProgressBar.qml | * ProgressBar.qml | ||
* PushButton.qml | * PushButton.qml |
Revision as of 12:19, 22 December 2011
Tasks
- Move the private elements in private/ (terietor)
- finish the python based parser (kokeroulis)
- set up online infrastructure to automatically run it
- Document component by component
Components status
- BusyIndicator.qml
- Button.qml: ok
- ButtonColumn.qml: ok
- ButtonRow.qml: ok
- CheckBox.qml: missing
- CommonDialog.qml: missing
- ContextMenu.qml: missing
- Dialog.qml: missing
- Highlight.qml: missing (not sure if it should exist)
- Label.qml: missing
- ListItem.qml: missing
- Page.qml: ok
- PageStack.qml: ok
- ProgressBar.qml
- PushButton.qml
- RadioButton.qml
- ScrollBar.qml
- SectionScroller.qml
- SelectionDialog.qml
- Slider.qml
- Switch.qml
- TabBar.qml
- TabButton.qml
- TabGroup.qml
- TextArea.qml
- TextField.qml
- ToolBar.qml
- ToolBarLayout.qml
- ToolButton.qml