Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Jellyfin::Loader::SetRepositoriesParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QList< RepositoryInfo > & body () const
 The list of package repositories.

 
void setBody (QList< RepositoryInfo > newBody)
 

Member Function Documentation

◆ body()

const QList< RepositoryInfo > & Jellyfin::Loader::SetRepositoriesParams::body ( ) const

The list of package repositories.

◆ setBody()

void Jellyfin::Loader::SetRepositoriesParams::setBody ( QList< RepositoryInfo > newBody)

The documentation for this class was generated from the following files: