Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QList< RepositoryInfo > & | body () const |
The list of package repositories. | |
void | setBody (QList< RepositoryInfo > newBody) |
const QList< RepositoryInfo > & Jellyfin::Loader::SetRepositoriesParams::body | ( | ) | const |
The list of package repositories.
void Jellyfin::Loader::SetRepositoriesParams::setBody | ( | QList< RepositoryInfo > | newBody | ) |