FormLinkDelegate

Search for usage in LXR

FormLinkDelegate Class Reference
Inheritance diagram for FormLinkDelegate:

Properties

string url
 
- Properties inherited from FormButtonDelegate
string description
 
alias descriptionItem
 
var leading
 
real leadingPadding
 
alias trailingLogo
 

Detailed Description

A form delegate that contains a URL.

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

Since
1.8.0

Definition at line 17 of file FormLinkDelegate.qml.

Property Documentation

◆ url

string FormLinkDelegate::url
read

This property holds the url used by the form link delegate.

Definition at line 22 of file FormLinkDelegate.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:11 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.