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

#include <requesttypes.h>

Public Member Functions

const bool & isNewLibrary () const
 Whether this is a new library.
void setIsNewLibrary (bool newIsNewLibrary)
bool isNewLibraryNull () const
void setIsNewLibraryNull ()
const CollectionTypelibraryContentType () const
 Library content type.
void setLibraryContentType (CollectionType newLibraryContentType)
bool libraryContentTypeNull () const
void setLibraryContentTypeNull ()

Member Function Documentation

◆ isNewLibrary()

const bool & Jellyfin::Loader::GetLibraryOptionsInfoParams::isNewLibrary ( ) const

Whether this is a new library.

◆ isNewLibraryNull()

bool Jellyfin::Loader::GetLibraryOptionsInfoParams::isNewLibraryNull ( ) const

◆ libraryContentType()

const CollectionType & Jellyfin::Loader::GetLibraryOptionsInfoParams::libraryContentType ( ) const

Library content type.

◆ libraryContentTypeNull()

bool Jellyfin::Loader::GetLibraryOptionsInfoParams::libraryContentTypeNull ( ) const

◆ setIsNewLibrary()

void Jellyfin::Loader::GetLibraryOptionsInfoParams::setIsNewLibrary ( bool newIsNewLibrary)

◆ setIsNewLibraryNull()

void Jellyfin::Loader::GetLibraryOptionsInfoParams::setIsNewLibraryNull ( )

◆ setLibraryContentType()

void Jellyfin::Loader::GetLibraryOptionsInfoParams::setLibraryContentType ( CollectionType newLibraryContentType)

◆ setLibraryContentTypeNull()

void Jellyfin::Loader::GetLibraryOptionsInfoParams::setLibraryContentTypeNull ( )

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