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

#include <requesttypes.h>

Public Member Functions

const qint32 & year () const
 The year.

 
void setYear (qint32 newYear)
 
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

◆ setUserId()

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

◆ setUserIdNull()

void Jellyfin::Loader::GetYearParams::setUserIdNull ( )

◆ setYear()

void Jellyfin::Loader::GetYearParams::setYear ( qint32 newYear)

◆ userId()

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

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

◆ userIdNull()

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

◆ year()

const qint32 & Jellyfin::Loader::GetYearParams::year ( ) const

The year.


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