mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-10 01:03:55 +00:00
This settingsframework uses mlite5 on SailfishOS and other platforms with the mlite library present, because I believe DConf is neat. For platforms that do not have DConf and mlite present, it falls back to a quickly put together implementation that uses QSettings as a backend. Implementing an settings item is simply done by subclassing the Jellyfin::QObjectSettingsWrapper. |
||
|---|---|---|
| .. | ||
| item.cpp | ||
| itemmodel.cpp | ||
| loader.cpp | ||
| mediastream.cpp | ||
| modelstatus.cpp | ||
| platformmediacontrol_freedesktop.cpp | ||
| platformmediacontrol_stub.cpp | ||
| playbackmanager.cpp | ||
| playlist.cpp | ||
| settings.cpp | ||
| user.cpp | ||
| userdata.cpp | ||
| usermodel.cpp | ||