OnboardToolTip QML Type

Persistent tooltip styled for onboarding walkthroughs. More...

Import Statement: import org.kde.kirigamiaddons.onboarding

Detailed Description

OnboardToolTip is the tooltip used by the default Onboarding overlay. It applies the platform tooltip color set, stays open until its owner hides it, sizes itself to its content, and uses Kirigami spacing and corner radius metrics.

The type inherits the standard ToolTip API and can be used when custom onboarding visuals need the same appearance and persistent popup behavior as the built-in overlay.