![]() |
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::PostAddedSeriesParams::setTvdbId | ( | QString | newTvdbId | ) |
| void Jellyfin::Loader::PostAddedSeriesParams::setTvdbIdNull | ( | ) |
| const QString & Jellyfin::Loader::PostAddedSeriesParams::tvdbId | ( | ) | const |
The tvdbId.
| bool Jellyfin::Loader::PostAddedSeriesParams::tvdbIdNull | ( | ) | const |