Go to the documentation of this file. 1 #ifndef RATINGSETTINGS_H
2 #define RATINGSETTINGS_H
17 bool Create(
void)
override;
31 #endif // RATINGSETTINGS_H
MythUISpinBox * m_ratingWeight
Screen in which all other widgets are contained and rendered.
MythUIButton * m_saveButton
MythUISpinBox * m_randomWeight
bool Create(void) override
MythUISpinBox * m_playCountWeight
MythUISpinBox * m_lastPlayWeight
A widget for offering a range of numerical values where only the the bounding values and interval are...
~RatingSettings() override=default
RatingSettings(MythScreenStack *parent, const char *name=nullptr)
MythUIButton * m_cancelButton