Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< DeviceProfile > & | body () const |
Device profile. | |
void | setBody (QSharedPointer< DeviceProfile > newBody) |
const QSharedPointer< DeviceProfile > & Jellyfin::Loader::CreateProfileParams::body | ( | ) | const |
Device profile.
void Jellyfin::Loader::CreateProfileParams::setBody | ( | QSharedPointer< DeviceProfile > | newBody | ) |