Kirigami QML Types
An about item that displays the about data | |
An "About" page that is ready to integrate in a Kirigami app | |
An item that can be used as a title for the application | |
An item that provides the features of AbstractApplicationWindow without the window itself | |
A window that provides some basic features needed for all apps | |
Base item for all kinds of cards | |
An item that represents an abstract Action | |
An advanced control to create custom textfields with inline buttons | |
A toolbar built from a list of actions | |
An item that provides the features of ApplicationWindow without the window itself | |
A window that provides some basic features needed for all apps | |
With a standard layout | |
A GridLayout optimized for showing one or two columns of cards, depending on the available space | |
A ListView that can have AbstractCard as its delegate | |
A compact element that represents an attribute, action, or filter | |
A specialized type of drawer that will show a list of actions relevant to the application's current page | |
An inline help button that shows a tooltip when clicked | |
Column that grows in width to a fixed cap | |
A specialized form of the Drawer intended for showing an application's always-available global actions | |
A pre-formatted label used for titles and section headers | |
Extracts the dominant colors from an element or an image and exports it to a color palette | |
An inline message item with support for associated actions | |
A fancy inline view header showing a title and optional actions | |
A button that looks like a link | |
A handle to reorder items in a view | |
A section delegate for the primitive ListView component | |
A placeholder for loading pages | |
An attached property used to calculate automated keyboard sequences to trigger actions based upon their text | |
Page navigation tab-bar, used as an alternative to sidebars for 3-5 elements | |
Navigation buttons to be used for the NavigationTabBar component | |
A Drawer used to expose additional UI elements needed for small secondary tasks for which the main UI elements are not needed | |
An overlay sheet that covers the current Page content | |
An attached property that manages z-index for stacking overlays relative to each other | |
A container for all the app pages | |
A pool of Page items | |
An action used to load Pages coming from a common PagePool in a PageRow or QtQuickControls2 StackView | |
A row-based navigation model that can be used with a set of interlinked information pages | |
This is a standard password text field | |
A placeholder message indicating that a view is empty | |
An attached property that contains the information about the scene position of the item | |
Page that holds scrollable content, such as a ListView | |
Standard TextField following the KDE HIG | |
This is a label which supports text selection | |
This attached property contains hints for spell checker | |
A link to a URL or other remote resource | |
Describes the mouse wheel event | |
Handles scrolling for a Flickable and 2 attached ScrollBars | |