FormLinkDelegate QML Type
A form delegate that contains a URL. More...
Import Statement: | import org.kde.kirigamiaddons.formcard |
Inherits: |
Properties
- url : string
Detailed Description
It will open the url by default, allow to copy it if triggered with the secondary mouse button.
Property Documentation
url : string |
This property holds the url used by the form link delegate.