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

#include <requesttypes.h>

Public Member Functions

const QString & itemId () const
 The item id.
 
void setItemId (QString newItemId)
 
const bool & inheritFromParent () const
 Optional. Determines whether or not parent items should be searched for theme media.
 
void setInheritFromParent (bool newInheritFromParent)
 
bool inheritFromParentNull () const
 
void setInheritFromParentNull ()
 
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

◆ inheritFromParent()

const bool & Jellyfin::Loader::GetThemeMediaParams::inheritFromParent ( ) const

Optional. Determines whether or not parent items should be searched for theme media.

◆ inheritFromParentNull()

bool Jellyfin::Loader::GetThemeMediaParams::inheritFromParentNull ( ) const

◆ itemId()

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

The item id.

◆ setInheritFromParent()

void Jellyfin::Loader::GetThemeMediaParams::setInheritFromParent ( bool newInheritFromParent)

◆ setInheritFromParentNull()

void Jellyfin::Loader::GetThemeMediaParams::setInheritFromParentNull ( )

◆ setItemId()

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

◆ setUserId()

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

◆ setUserIdNull()

void Jellyfin::Loader::GetThemeMediaParams::setUserIdNull ( )

◆ userId()

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

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

◆ userIdNull()

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

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