Kirigami2
Action.qml
30 * @brief This property holds the icon name for the action. This will pick the icon with the given name from the current theme.
45 * @brief This property holds the tooltip text that is shown when the cursor is hovering over the control.
47 * Leaving this undefined or setting it to an empty string means that no tooltip will be shown when
94 * This function is mostly convenience to enforce the mutual exclusivity of KeepVisible and AlwaysHide.
102 print("Action::displayHintSet is deprecated, use Kirigami.DisplayHint.displayHintSet(action, hint)")
QObject * parent() const const
This enum contains hints on how a Kirigami.Action should be displayed.
Definition: enums.h:141
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:01:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:01:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.