Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::AddMediaPathParams Class Reference

#include <requesttypes.h>

Public Member Functions

const bool & refreshLibrary () const
 Whether to refresh the library.

 
void setRefreshLibrary (bool newRefreshLibrary)
 
bool refreshLibraryNull () const
 
void setRefreshLibraryNull ()
 
const QSharedPointer< MediaPathDto > & body () const
 The media path dto.

 
void setBody (QSharedPointer< MediaPathDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< MediaPathDto > & Jellyfin::Loader::AddMediaPathParams::body ( ) const

The media path dto.

◆ refreshLibrary()

const bool & Jellyfin::Loader::AddMediaPathParams::refreshLibrary ( ) const

Whether to refresh the library.

◆ refreshLibraryNull()

bool Jellyfin::Loader::AddMediaPathParams::refreshLibraryNull ( ) const

◆ setBody()

void Jellyfin::Loader::AddMediaPathParams::setBody ( QSharedPointer< MediaPathDto > newBody)

◆ setRefreshLibrary()

void Jellyfin::Loader::AddMediaPathParams::setRefreshLibrary ( bool newRefreshLibrary)

◆ setRefreshLibraryNull()

void Jellyfin::Loader::AddMediaPathParams::setRefreshLibraryNull ( )

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