RatingStars¶
semantic star-rating wrapper around RatingControl.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/RatingStars.qml
Category: Input & forms · Library: v2.80
Extends RatingControl.
Notes¶
This component exists mostly to align naming with product author intent (“RatingStars” / “stars”) instead of the more generic “RatingControl”.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
allowHalf |
bool |
Allow half-stars. |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
No custom methods (use inherited methods from the base type).
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.