org::kde::kirigami::UrlButton
org::kde::kirigami::UrlButton Class Reference
Inheritance diagram for org::kde::kirigami::UrlButton:

Properties | |
string | url |
![]() | |
alias | acceptedButtons |
Action | action |
alias | mouseArea |
Additional Inherited Members | |
![]() | |
void | clicked (var mouse) |
void | pressed (var mouse) |
Detailed Description
A link button that contains a URL.
It will open the URL by default, allowing to copy it if triggered with the secondary mouse button.
- Since
- KDE Frameworks 5.63
- org.kde.kirigami 2.6
Definition at line 21 of file UrlButton.qml.
Property Documentation
◆ url
|
read |
This property holds the URL the button links to.
Definition at line 26 of file UrlButton.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:08:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:08:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.