Kirigami2

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAboutItemAn about item that displays the about data
 CActionAn item that represents an abstract Action
 CApplicationItemAn item that provides the features of ApplicationWindow without the window itself
 Corg::kde::kirigami::templates::private::BackButtonImport Statement
 Corg::kde::kirigami::templates::private::BorderPropertiesGroupImport Statement
 CCardThis is the standard layout of a Card
 CCheckSubtitleDelegateA convenience wrapper combining QtQuick Controls CheckDelegate and IconTitleSubtitle
 Corg::kde::kirigami::templates::private::ContextIconImport Statement
 CDefaultCardBackgroundThis is the default background for Cards
 CDialogPopup dialog that is used for short tasks and user interaction
 Corg::kde::kirigami::templates::private::DrawerHandleImport Statement
 Corg::kde::kirigami::templates::private::ForwardButtonImport Statement
 Corg::kde::kirigami::templates::private::GenericDrawerIconImport Statement
 CGlobalDrawerA specialized form of the Drawer intended for showing an application's always-available global actions
 Corg::kde::kirigami::templates::private::IconPropertiesGroupGroup of icon properties
 CIconTitleSubtitleA simple item containing an icon, title and subtitle
 Corg::kde::kirigami::templates::InlineMessageAn inline message item with support for informational, positive, warning and error types, and with support for associated actions
 CInlineMessageAn inline message item with support for informational, positive, warning and error types, and with support for associated actions
 CInlineMessageAn inline message item with support for informational, positive, warning and error types, and with support for associated actions
 CInlineMessageAn inline message item with support for informational, positive, warning and error types, and with support for associated actions
 CInlineViewHeaderA fancy inline view header showing a title and optional actions
 CListSectionHeaderA section delegate for the primitive ListView component
 CLoadingPlaceholderA placeholder for loading pages
 CMenuDialogA dialog that prompts users with a context menu, with list items that perform actions
 Corg::kde::kirigami::templates::private::MenuIconImport Statement
 CNavigationTabBarPage navigation tab-bar, used as an alternative to sidebars for 3-5 elements
 CNavigationTabButtonNavigation buttons to be used for the NavigationTabBar component
 Corg::kde::kirigami::templates::OverlaySheetAn overlay sheet that covers the current Page content
 COverlaySheetAn overlay sheet that covers the current Page content
 CPagePoolActionAn action used to load Pages coming from a common PagePool in a PageRow or QtQuickControls2 StackView
 CPageRowPageRow implements a row-based navigation model, which can be used with a set of interlinked information pages
 Corg::kde::kirigami::templates::private::PassiveNotificationsManagerPassiveNotificationManager is meant to display small, passive and inline notifications in the app
 CPromptDialogA simple dialog to quickly prompt a user with information, and possibly perform an action
 CPullDownIndicatorA pull-down to refresh indicator that can be added to any Flickable or ScrollablePage
 CQObject [external]
 CBorderGroupGrouped property for rectangle border
 CColumnViewAttachedThis is an attached property to every item that is inserted in the ColumnView, used to access the view and page information such as the position and information for layouting, such as fillWidth
 CCornersGroupGrouped property for corner radius
 CFormLayoutAttachedThis attached property contains the information for decorating a org::kde::kirigami::FormLayout:
 CKirigami::Platform::IconSizesProvides access to platform-dependent icon sizing
 CKirigami::Platform::PlatformPluginFactoryThis class is reimpleented by plugins to provide different implementations of PlatformTheme
 CKirigami::Platform::PlatformThemeThis class is the base for color management in Kirigami, different platforms can reimplement this class to integrate with system platform colors of a given platform
 CKirigami::Platform::SettingsThis class contains global kirigami settings about the current device setup It is exposed to QML as the singleton "Settings"
 CKirigami::Platform::TabletModeWatcherThis class reports on the status of certain transformable devices which can be both tablets and laptops at the same time, with a detachable keyboard
 CKirigami::Platform::UnitsA set of values to define semantically sizes and durations
 CMnemonicAttachedThis Attached property is used to calculate automated keyboard sequences to trigger actions based upon their text: if an "&" mnemonic is used (ie "&Ok"), the system will attempt to assign the desired letter giving it priority, otherwise a letter among the ones in the label will be used if possible and not conflicting
 COverlayZStackingAttachedThis attached property manages z-index for stacking overlays relative to each other
 CPagePoolA Pool of Page items, pages will be unique per url and the items will be kept around unless explicitly deleted
 CQQuickItem [external]
 CScenePositionAttachedThis attached property contains the information about the scene position of the item: Its global x and y coordinates will update automatically and can be binded
 CShadowGroupGrouped property for the rectangle's shadow
 CSizeGroupSizeGroup is a utility object that makes groups of items request the same size
 CSpellCheckAttachedThis attached property contains hints for spell checker
 CToolBarLayoutAttachedAttached property for ToolBarLayout delegates
 CQQmlParserStatus [external]
 CQQuickItem [external]
 CSizeGroupSizeGroup is a utility object that makes groups of items request the same size
 CQSGMaterial [external]
 CShadowedRectangleMaterialA material rendering a rectangle with a shadow
 CQSGNode [external]
 CQSGBasicGeometryNode [external]
 CQtQuick.Controls.AbstractButton [external]
 Corg::kde::kirigami::templates::ChipChip is a visual object based on AbstractButton that provides a friendly way to display predetermined elements with the visual styling of "tags" or "tokens."
 CQtQuick.Controls.ApplicationWindow [external]
 CAbstractApplicationWindowA window that provides some basic features needed for all apps Use this class only if you need a custom content for your application, different from the Page Row behavior recommended by the HIG and provided by ApplicationWindow
 CQtQuick.Controls.Control [external]
 CActionToolBarA toolbar built out of a list of actions
 CQtQuick.Controls.Drawer [external]
 Corg::kde::kirigami::templates::OverlayDrawerOverlay Drawers are used to expose additional UI elements needed for small secondary tasks for which the main UI elements are not needed
 CQtQuick.Controls.ItemDelegate [external]
 Corg::kde::kirigami::templates::AbstractCardA AbstractCard is the base for cards
 CQtQuick.Controls.Label [external]
 CLinkButtonA button that looks like a link
 CQtQuick.Controls.TextArea [external]
 CSelectableLabelThis is a label which supports text selection
 CQtQuick.Item [external]
 CAbstractApplicationItemAn item that provides the features of AbstractApplicationWindow without the window itself
 CFormLayoutThis is the base class for Form layouts conforming to the Kirigami Human Interface Guidelines
 CListItemDragHandleImplements a drag handle supposed to be in items in ListViews to reorder items The ListView must visualize a model which supports item reordering, such as ListModel.move() or QAbstractItemModel instances with moveRows() correctly implemented
 Corg::kde::kirigami::templates::AbstractApplicationHeaderAn item that can be used as a title for the application
 CQtQuick.Layouts.ColumnLayout [external]
 CFlexColumnFlexColumn is a column that grows in width to a fixed cap
 CQtQuick.Layouts.GridLayout [external]
 CCardsLayoutA GridLayout optimized for showing one or two columns of cards, depending on the available space
 CQtQuick.ListView [external]
 CCardsListViewCardsListView is a ListView which can have AbstractCard as its delegate: it will automatically assign the proper spacings and margins around the cards adhering to the design guidelines
 CRadioSubtitleDelegateA convenience wrapper combining QtQuick Controls RadioDelegate and IconTitleSubtitle
 CScrollablePageScrollablePage is a Page that holds scrollable content, such as a ListView
 CShadowedImageAn image with a shadow
 Corg::kde::kirigami::templates::SingletonHeaderSizeGroupImport Statement
 CSubtitleDelegateA convenience wrapper combining QtQuick Controls ItemDelegate and IconTitleSubtitle
 CSwipeListItemAn item delegate intended to support extra actions obtainable by uncovering them by dragging away the item with the handle
 CSwitchSubtitleDelegateA convenience wrapper combining QtQuick Controls SwitchDelegate and IconTitleSubtitle
 CTitleSubtitleA simple item containing a title and subtitle label
 CUrlButtonA link button that contains a URL
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Feb 25 2024 18:45:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.