mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13: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. |
||
|---|---|---|
| .. | ||
| dto | ||
| loader | ||
| model | ||
| platform/freedesktop | ||
| support | ||
| viewmodel | ||
| apiclient.cpp | ||
| apimodel.cpp | ||
| credentialmanager.cpp | ||
| eventbus.cpp | ||
| jellyfin.cpp | ||
| jsonhelper.cpp | ||
| qobjectsettingswrapper.cpp | ||
| serverdiscoverymodel.cpp | ||
| websocket.cpp | ||