Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | tvdbId () const |
The tvdbId. | |
void | setTvdbId (QString newTvdbId) |
bool | tvdbIdNull () const |
void | setTvdbIdNull () |
void Jellyfin::Loader::PostUpdatedSeriesParams::setTvdbId | ( | QString | newTvdbId | ) |
void Jellyfin::Loader::PostUpdatedSeriesParams::setTvdbIdNull | ( | ) |
const QString & Jellyfin::Loader::PostUpdatedSeriesParams::tvdbId | ( | ) | const |
The tvdbId.
bool Jellyfin::Loader::PostUpdatedSeriesParams::tvdbIdNull | ( | ) | const |