Plasma/Components/Tasks: Difference between revisions

From KDE Community Wiki
Line 27: Line 27:
* SelectionDialog.qml: missing
* SelectionDialog.qml: missing
* Slider.qml: ok
* Slider.qml: ok
* Switch.qml
* Switch.qml: missing
* TabBar.qml
* TabBar.qml
* TabButton.qml
* TabButton.qml

Revision as of 12:24, 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 ok
  • 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: ok
  • RadioButton.qml: missing
  • ScrollBar.qml: to be expanded
  • SectionScroller.qml: to be expanded
  • SelectionDialog.qml: missing
  • Slider.qml: ok
  • Switch.qml: missing
  • TabBar.qml
  • TabButton.qml
  • TabGroup.qml
  • TextArea.qml
  • TextField.qml
  • ToolBar.qml
  • ToolBarLayout.qml
  • ToolButton.qml