mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13:55 +00:00
ApiClient was refractored to use PIMPL. This is mainly done to reduce compile times whenever the implementation of ApiClient itself changes, since a lot of files include it. The loaders have gained support for body parameters, this was somehow omitted before. |
||
|---|---|---|
| .. | ||
| dto | ||
| loader | ||
| model | ||
| platform/freedesktop | ||
| support | ||
| viewmodel | ||
| apiclient.h | ||
| apimodel.h | ||
| credentialmanager.h | ||
| eventbus.h | ||
| jellyfin.h | ||
| jsonhelper.h | ||
| qobjectsettingswrapper.h | ||
| serverdiscoverymodel.h | ||
| websocket.h | ||