RB.Rating¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Rating Value |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Action signal used to make a relative adjustment to the rating. |
|
Emitted when the user changes the rating. |
|
Action signal used to change the rating. |
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
Signal Details¶
- RB.Rating.signals.adjust_rating(rating, adjust)¶
- Signal Name:
adjust-rating
- Flags:
- Parameters:
Action signal used to make a relative adjustment to the rating.
- RB.Rating.signals.rated(rating, score)¶
- Signal Name:
rated
- Flags:
- Parameters:
Emitted when the user changes the rating.