▼NKirigami | |
CIconSizes | |
CKirigamiPluginFactory | |
CKirigamiPluginFactoryV2 | This class provides an extended version of KirigamiPluginFactory |
CPlatformTheme | |
CTabletModeWatcher | |
CUnits | |
CVirtualKeyboardWatcher | |
▼Norg | |
▼Nkde | |
►Nkirigami | |
►Ntemplates | |
CAbstractApplicationHeader | An item that can be used as a title for the application |
CAbstractCard | AbstractCard is the base type for cards |
CAbstractChip | AbstractChip is a visual object based on QtQuick.Controls.AbstractButton that provides a friendly way to display predetermined elements with the visual styling of "tags" or "tokens." |
CAbstractListItem | An item delegate for the primitive ListView component |
CApplicationHeader | An item that can be used as a title for the application |
CIconPropertiesGroup | Group of icon properties |
CInlineMessage | An inline message Item with support for informational, positive, warning and error types, and with support for associated actions |
COverlayDrawer | Overlay drawers are used to expose additional UI elements needed for small secondary tasks for which the main UI elements are not needed |
COverlaySheet | An overlay sheet that covers the current Page content |
CPassiveNotificationsManager | PassiveNotificationManager is meant to display small, passive and inline notifications in the app |
CSingletonHeaderSizeGroup | |
CSwipeListItem | An ItemDelegate intended to support extra actions |
CAboutItem | This component is an "About" item that displays data about the application |
CAboutPage | This component is an "About" page that displays data about the application |
CAbstractApplicationHeader | An item that can be used as a title for the application |
CAbstractApplicationItem | An item that provides the features of AbstractApplicationWindow without the window itself |
CAbstractApplicationWindow | A window that provides some basic features needed for all apps |
CAbstractCard | AbstractCard is the base for cards |
CAbstractChip | AbstractChip is a visual object based on QtQuick.Controls.AbstractButton that provides a way to display predetermined elements with the visual styling of "tags" or "tokens" |
CAbstractItemViewHeader | An item that can be used as an header for a ListView |
CAbstractListItem | An item delegate for the primitive ListView component |
CAction | An item that represents an abstract Action |
CActionIconGroup | A grouped property with properties that describe an action icon |
CActionTextField | This is advanced textfield |
CActionToolBar | A toolbar built out of a list of actions |
CApplicationHeader | An item that can be used as a title for the application |
CApplicationItem | An item that provides the features of ApplicationWindow without the window itself |
CApplicationWindow | A window that provides some basic features needed for all apps |
CAvatar | An element that represents a user, either with initials, an icon, or a profile image |
CBasicListItem | A BasicListItem provides a simple list item design that can handle the most common list item usecases |
CCard | This component implements a standard layout of a card |
CCardsGridView | CardsGridView is used to display a grid of Cards generated from any model |
CCardsLayout | A QtQuick.Layouts.GridLayout optimized for showing a couple of columns of cards, depending on the available space |
CCardsListView | CardsListView is a ListView intended to be used with AbstractCard component as its delegate |
CCategorizedSettings | This is a container for to show a list of actions in a list view and displaying the actual page next to it |
CCheckableListItem | A simple subclass of BasicListItem that adds a checkbox on the left side of the layout |
CChip | A compact element that represents an attribute, action, or filter |
CContextDrawer | A specialized type of drawer that will show a list of actions relevant to the application's current page |
CDefaultCardBackground | This is the default background for Cards |
CDialog | Popup dialog that is used for short tasks and user interaction |
CFlexColumn | FlexColumn is a column that grows in width to a fixed cap |
CFormLayout | This is the base class for Form layouts conforming to the Kirigami Human Interface Guidelines |
CGlobalDrawer | A specialized form of the QtQuick.Controls.Drawer intended for showing an application's always-available global actions |
CHeading | A heading label used for subsections of texts |
CHero | An element that implements a shared element transition, otherwise known as a "hero animation" |
CInlineMessage | An inline message item with support for informational, positive, warning and error types, and with support for associated actions |
CItemViewHeader | An item that can be used as an header for a ListView |
CLabel | This is a label which uses the current Theme |
CLinkButton | A button that looks like a link |
CListItemDragHandle | Implements a drag handle supposed to be in items in ListViews to reorder items |
CListSectionHeader | A section delegate for the primitive ListView component |
CLoadingPlaceholder | A placeholder for loading pages |
CMenuDialog | A dialog that prompts users with a context menu, with list items that perform actions |
CNavigationTabBar | Page navigation tab-bar, used as an alternative to sidebars for 3-5 elements |
CNavigationTabButton | Navigation buttons to be used for the NavigationTabBar component |
COverlayDrawer | Overlay drawers are used to expose additional UI elements needed for small secondary tasks for which the main UI elements are not needed |
COverlaySheet | An overlay sheet that covers the current Page content |
CPage | Page is a container for all the app pages: everything pushed to the pageStack should be a Page |
CPageActionPropertyGroup | This is an action group that defines actions in a kirigami page |
CPagePoolAction | An action used to load Pages coming from a common PagePool in a PageRow or QtQuick.Controls.StackView |
CPageRow | PageRow implements a row-based navigation model, which can be used with a set of interlinked information pages |
CPasswordField | This is a standard password text field |
CPlaceholderMessage | A placeholder message indicating that a view is empty |
CPromptDialog | A simple dialog to quickly prompt a user with information, and possibly perform an action |
CRouterWindow | An ApplicationWindow with a preconfigured PageRouter |
CScrollablePage | ScrollablePage is a Page that holds scrollable content, such as a QtQuick.ListView |
CSearchField | This is a standard QtQuick.Controls.TextField following the KDE HIG, which, by default, uses Ctrl+F as the focus keyboard shortcut and "Search…" as a placeholder text |
CSelectableLabel | This is a label which supports text selection |
CSeparator | A visual separator |
CSettingAction | SettingAction defines a settings page, and is typically used by a CategorizedSettings object |
CShadowedImage | An image with a shadow |
CSwipeListItem | An item delegate that shows actions on the right side, which are, on mobile mode, obtainable by dragging away the item with the handle |
CSwipeNavigator | SwipeNavigator is a control providing for lateral navigation |
CTabBarControl | |
CTabViewLayout | Control for dynamically moving a bar above or below a content item, e.g |
CToolBarApplicationHeader | ToolBarApplicationHeader represents a toolbar that will display the actions of the current page |
CUrlButton | A link button that contains a URL |
CApplicationHeaderStyle | Types used in org::kde::kirigami::PageRow and org::kde::kirigami::Page that indicate how top bar controls should be represented to the user |
CBorderGroup | Grouped property for rectangle border |
CColorUtils | Utilities for processing items to obtain colors and information useful for UIs that need to adjust to variable elements |
CColumnView | ColumnView is a container that lays out items horizontally in a row, when not all items fit in the ColumnView, it will behave like a QtQuick.Flickable and will be a scrollable view which shows only a determined number of columns |
CColumnViewAttached | This attached property is available to every child Item of the ColumnView, giving access to view and page information such as position and information for layouting |
CCornersGroup | Grouped property for corner radius |
CDelegateRecycler | This class may be used as a delegate of a QtQuick.ListView or a QtQuick.GridView in the case the intended delegate is a bit heavy, with many objects inside |
CDisplayHint | This enum contains hints on how a Kirigami.Action should be displayed |
CFormLayoutAttached | This attached property contains the information for decorating a FormLayout: |
CIcon | Class for rendering an icon in UI |
CImageColors | Helps extract specific colors from an element or image (e.g., its dominant colors) |
CInputMethod | This exposes information about the current used input method |
CKirigamiWheelEvent | Describes the mouse wheel event |
CMessageType | Types for implementations using messages indicating preference about how to display the message (e.g |
CMnemonicAttached | This attached property allows to define keyboard sequences to trigger actions based upon their text |
CPagePool | A Pool of Page objects, pages will be unique per url and the items will be kept around unless explicitly deleted |
CPageRoute | Item representing a route the PageRouter can navigate to |
CPageRouter | An item managing pages and data of a ColumnView using named routes |
CPageRouterAttached | Attached object allowing children of a PageRouter to access its functions without requiring the children to have the parent PageRouter's id |
CPaintedRectangleItem | A rectangle with a border and rounded corners, rendered through QPainter |
CPreloadRouteGroup | Item holding data about when to preload a route |
CScenePositionAttached | This attached property contains items window-local x & y coordinates |
CSettings | This class contains global kirigami settings about the current device setup It is exposed to QML as the singleton "Settings" |
CShadowedBorderRectangleMaterial | A material rendering a rectangle with a shadow and a border |
CShadowedRectangle | A rectangle with a shadow behind it |
CShadowedRectangleMaterial | A material rendering a rectangle with a shadow |
CShadowedRectangleNode | Scene graph node for a shadowed rectangle |
CShadowedTexture | A rectangle with a shadow, using a QQuickItem as texture |
CShadowedTextureMaterial | A material rendering a rectangle with a shadow |
CShadowedTextureNode | Scene graph node for a shadowed texture source |
CShadowGroup | Grouped property for the rectangle's shadow |
CSizeGroup | SizeGroup is a utility object that makes groups of items request the same size |
CSpellCheckingAttached | This attached property contains hints for enabling spell checking |
CTheme | |
CToolBarLayout | This is a layout that creates delegates for actions and lays them out in a row |
CToolBarLayoutAttached | Attached property for ToolBarLayout delegates |
CWheelHandler | Handles scrolling for a Flickable and 2 attached ScrollBars |