A button with a custom appearance, even on systems where there is a standard button. You can subclass it to override its style, paint, or paintContent functions, or you can modify its members for common changes.
If true, this button will emit trigger events on double (and other quick events, if added) click events as well as on normal single click events.
See Implementation
Added January 14, 2024
A button with a custom appearance, even on systems where there is a standard button. You can subclass it to override its style, paint, or paintContent functions, or you can modify its members for common changes.