Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::PostAddedMoviesParams 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::PostAddedMoviesParams::imdbId ( ) const

The imdbId.

◆ imdbIdNull()

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

◆ setImdbId()

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

◆ setImdbIdNull()

void Jellyfin::Loader::PostAddedMoviesParams::setImdbIdNull ( )

◆ setTmdbId()

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

◆ setTmdbIdNull()

void Jellyfin::Loader::PostAddedMoviesParams::setTmdbIdNull ( )

◆ tmdbId()

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

The tmdbId.

◆ tmdbIdNull()

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

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