brokenprogrammer / RapidTunes

A music player that lets you play music from all sources.
MIT License
7 stars 4 forks source link

Implement Settings. #60

Closed brokenprogrammer closed 7 years ago

brokenprogrammer commented 7 years ago

There will be a Settings window implemented #40. For that to be implemented there needs to be a structure of the contents contained. Which is this issue. To implement all the surounding classes.

I need to figure out some nice design patterns for the following classes, if you have any idea just comment them here.

As for now the following will probably be objects maintained with a SettingsModel or something similar. That part is not yet figured out but I will update this issue when I do.

Views:

Controllers: