|
Sayonara Player
|
Public Member Functions | |
| ServerEntry (const ServerEntry &other) | |
| ServerEntry (QString name, bool isChecked) | |
| ServerEntry & | operator= (const ServerEntry &other) |
| bool | operator== (const ServerEntry &other) const |
| QString | toString () const override |
| bool | loadFromString (const QString &str) override |
Public Attributes | |
| QString | name |
| bool | isChecked {true} |
|
overridevirtual |
Implements SettingConvertible.
|
nodiscardoverridevirtual |
Implements SettingConvertible.