Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 2.27 KB

qtquickcontrols-nemo.md

File metadata and controls

70 lines (57 loc) · 2.27 KB
layout permalink title
post
/qtquickcontrols-nemo/
Components

libglacierapp

The libglacierapp is available on github.

It brings uniform approach to window position handling and translations. It is recommened to use it on Nemo.

QtQuick Controls components

Current version of QtQuick Controls available on github.

Basic components

  • ActionButton
  • ApplicationWindow
  • Button
  • ButtonRow
  • Checkbox
  • DatePicker
  • ErrorStackPage
  • GlacierRoller
  • GlacierRollerItem
  • Header
  • HeaderToolsLayout
  • IconButton
  • InverseMouseArea
  • Label
  • ListView
  • ListViewItemWithActions
  • NemoIcon
  • Page
  • ProgressBar
  • ScrollDecorator
  • SelectRoller
  • Slider
  • Spinner
  • Tabs
  • TextField
  • TimePicker
  • ToolButton

progressbars buttons button row switch date picker list view selectroller sliders tabs tabs text input time picker

Dialogs

  • SimpleDialog
  • QueryDialog
  • SelectionDialog

dialog dialog2 dialog3