Kirigami2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
▼NKirigami | |
▼NPlatform | |
CIconSizes | Provides access to platform-dependent icon sizing |
CInputMethod | This exposes information about the current used input method |
CPlatformPluginFactory | This class is reimpleented by plugins to provide different implementations of PlatformTheme |
CPlatformTheme | This 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 |
CPlatformThemeChangeTracker | A class that tracks changes to PlatformTheme properties and emits signals at the right moment |
CSettings | This class contains global kirigami settings about the current device setup It is exposed to QML as the singleton "Settings" |
CSmoothScrollWatcher | This class reports on the status of the SmoothScroll DBus interface, which sends a message when the smooth scroll setting gets changed |
CTabletModeWatcher | This class reports on the status of certain transformable devices which can be both tablets and laptops at the same time, with a detachable keyboard |
CUnits | A set of values to define semantically sizes and durations |
CVirtualKeyboardWatcher | This class reports on the status of KWin's VirtualKeyboard DBus interface |
▼Norg | |
▼Nkde | |
▼Nkirigami | |
▼Ntemplates | |
►Nprivate | |
CAbstractApplicationHeader | An item that can be used as a title for the application |
CAbstractCard | A AbstractCard is the base for cards |
CChip | Chip is a visual object based on AbstractButton that provides a friendly way to display predetermined elements with the visual styling of "tags" or "tokens." |
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 |
CSingletonHeaderSizeGroup | Import Statement |
CAboutItem | An about item that displays the about data |
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 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 |
CAbstractCard | AbstractCard is the base for cards |
CAction | An item that represents an abstract Action |
CActionHelper | |
CActionToolBar | A toolbar built out of a list of actions |
CApplicationItem | An item that provides the features of ApplicationWindow without the window itself |
CBorderGroup | Grouped property for rectangle border |
CCard | This is the standard layout of a Card |
CCardsLayout | A GridLayout optimized for showing one or two columns of cards, depending on the available space |
CCardsListView | CardsListView 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 |
CCheckSubtitleDelegate | A convenience wrapper combining QtQuick Controls CheckDelegate and IconTitleSubtitle |
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 Flickable and will be a scrollable view which shows only a determined number of columns |
CColumnViewAttached | This 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 |
CContextDrawer | A specialized type of drawer that will show a list of actions relevant to the application's current page |
CContextualHelpButton | An inline help button that shows a tooltip when clicked |
CCornersGroup | Grouped property for corner radius |
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 |
CFormLayoutAttached | This attached property contains the information for decorating a org::kde::kirigami::FormLayout: |
CGlobalDrawer | A specialized form of the Drawer intended for showing an application's always-available global actions |
CHeaderFooterLayout | Replicates a little part of what Page does, It's a container with 3 properties, header, contentItem and footer which will be laid out oone on top of each other |
CIconTitleSubtitle | A simple item containing an icon, title and subtitle |
CInlineMessage | An inline message item with support for informational, positive, warning and error types, and with support for associated actions |
CInlineViewHeader | A fancy inline view header showing a title and optional actions |
CLinkButton | A button that looks like a link |
CListItemDragHandle | Implements 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 |
CLoadingPlaceholder | A placeholder for loading pages |
CMenuDialog | A dialog that prompts users with a context menu, with list items that perform actions |
CMnemonicAttached | This 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 |
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 |
COverlayZStackingAttached | This attached property manages z-index for stacking overlays relative to each other |
CPadding | This item simply adds an external padding to contentItem's size |
CPagePool | A Pool of Page items, pages will be unique per url and the items will be kept around unless explicitly deleted |
CPagePoolAction | An action used to load Pages coming from a common PagePool in a PageRow or QtQuickControls2 StackView |
CPageRow | PageRow implements a row-based navigation model, which can be used with a set of interlinked information pages |
CPaintedRectangleItem | A rectangle with a border and rounded corners, rendered through QPainter |
CPromptDialog | A simple dialog to quickly prompt a user with information, and possibly perform an action |
CPullDownIndicator | A pull-down to refresh indicator that can be added to any Flickable or ScrollablePage |
CRadioSubtitleDelegate | A convenience wrapper combining QtQuick Controls RadioDelegate and IconTitleSubtitle |
CScenePositionAttached | This 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 |
CScrollablePage | ScrollablePage is a Page that holds scrollable content, such as a ListView |
CSearchDialog | A dialog to let's you do a global search accross your applications documents, chat rooms and more |
CSelectableLabel | This is a label which supports text selection |
CShadowedBorderRectangleMaterial | A material rendering a rectangle with a shadow and a border |
CShadowedImage | An image with a shadow |
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 |
CSpellCheckAttached | This attached property contains hints for spell checker |
CSubtitleDelegate | A convenience wrapper combining QtQuick Controls ItemDelegate and IconTitleSubtitle |
CSwipeListItem | An item delegate intended to support extra actions obtainable by uncovering them by dragging away the item with the handle |
CSwitchSubtitleDelegate | A convenience wrapper combining QtQuick Controls SwitchDelegate and IconTitleSubtitle |
CTitleSubtitle | A simple item containing a title and subtitle label |
CToolBarLayout | An item that creates delegates for actions and lays them out in a row |
CToolBarLayoutAttached | Attached property for ToolBarLayout delegates |
CUrlButton | A link button that contains a URL |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.