UrlButton

Search for usage in LXR

UrlButton Class Reference

Inherits QtQuick.LinkButton, and org::kde::kirigami::LinkButton.

Properties

string url
 

Detailed Description

A link button that contains a URL.

It will open the url by default, allow to copy it if triggered with the secondary mouse button.

Since
5.63
org.kde.kirigami 2.6

Definition at line 20 of file UrlButton.qml.

Property Documentation

◆ url

string UrlButton::url
read

Definition at line 23 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-2024 The KDE developers.
Generated on Fri May 3 2024 11:49:34 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.