LinkButton is an fbx.ui.setting.Item with implied “open” behavior.
fbx.ui.setting.Item
A link button:¶
LinkButton { text: "Link Button" info: "Pushes another settings page" onPressed: push("page.qml") }
Signal emitted when button is clicked
Text shown on the button when focused
Entry
Page