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

#include <requesttypes.h>

Public Member Functions

const QString & name () const
 Studio name.
void setName (QString newName)
const QString & userId () const
 Optional. Filter by user id, and attach user data.
void setUserId (QString newUserId)
bool userIdNull () const
void setUserIdNull ()

Member Function Documentation

◆ name()

const QString & Jellyfin::Loader::GetArtistByNameParams::name ( ) const

Studio name.

◆ setName()

void Jellyfin::Loader::GetArtistByNameParams::setName ( QString newName)

◆ setUserId()

void Jellyfin::Loader::GetArtistByNameParams::setUserId ( QString newUserId)

◆ setUserIdNull()

void Jellyfin::Loader::GetArtistByNameParams::setUserIdNull ( )

◆ userId()

const QString & Jellyfin::Loader::GetArtistByNameParams::userId ( ) const

Optional. Filter by user id, and attach user data.

◆ userIdNull()

bool Jellyfin::Loader::GetArtistByNameParams::userIdNull ( ) const

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