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

#include <requesttypes.h>

Public Member Functions

const QString & imdbId () const
 The imdbId.

 
void setImdbId (QString newImdbId)
 
bool imdbIdNull () const
 
void setImdbIdNull ()
 
const QString & tmdbId () const
 The tmdbId.

 
void setTmdbId (QString newTmdbId)
 
bool tmdbIdNull () const
 
void setTmdbIdNull ()
 

Member Function Documentation

◆ imdbId()

const QString & Jellyfin::Loader::PostUpdatedMoviesParams::imdbId ( ) const

The imdbId.

◆ imdbIdNull()

bool Jellyfin::Loader::PostUpdatedMoviesParams::imdbIdNull ( ) const

◆ setImdbId()

void Jellyfin::Loader::PostUpdatedMoviesParams::setImdbId ( QString newImdbId)

◆ setImdbIdNull()

void Jellyfin::Loader::PostUpdatedMoviesParams::setImdbIdNull ( )

◆ setTmdbId()

void Jellyfin::Loader::PostUpdatedMoviesParams::setTmdbId ( QString newTmdbId)

◆ setTmdbIdNull()

void Jellyfin::Loader::PostUpdatedMoviesParams::setTmdbIdNull ( )

◆ tmdbId()

const QString & Jellyfin::Loader::PostUpdatedMoviesParams::tmdbId ( ) const

The tmdbId.

◆ tmdbIdNull()

bool Jellyfin::Loader::PostUpdatedMoviesParams::tmdbIdNull ( ) const

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