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 | |
The base for cards | |
An item that represents an abstract Action | |
A toolbar built out of 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 | |
This is the standard layout of a Card | |
A GridLayout optimized for showing one or two columns of cards, depending on the available space | |
A compact element that represents an attribute, action, or filter | |
An inline help button that shows a tooltip when clicked | |
Column that grows in width to a fixed cap | |
A heading label used for subsections of texts | |
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 | |
Page navigation tab-bar, used as an alternative to sidebars for 3-5 elements | |
Navigation buttons to be used for the NavigationTabBar component | |
An overlay sheet that covers the current Page content | |
This is a standard password text field | |
A placeholder message indicating that a view is empty | |
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 button that contains a URL | |
Handles scrolling for a Flickable and 2 attached ScrollBars | |