mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-15 14:05:17 +00:00
Chris Josten
1453cbbc63
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 |