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

#include <requesttypes.h>

Public Member Functions

const QString & itemId () const
 The item id.
 
void setItemId (QString newItemId)
 
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

◆ itemId()

const QString & Jellyfin::Loader::GetAncestorsParams::itemId ( ) const

The item id.

◆ setItemId()

void Jellyfin::Loader::GetAncestorsParams::setItemId ( QString newItemId)

◆ setUserId()

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

◆ setUserIdNull()

void Jellyfin::Loader::GetAncestorsParams::setUserIdNull ( )

◆ userId()

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

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

◆ userIdNull()

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

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