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