#include <requesttypes.h>
◆ channelId()
const QString & Jellyfin::Loader::GetTimersParams::channelId |
( |
| ) |
const |
Optional. Filter by channel id.
◆ channelIdNull()
bool Jellyfin::Loader::GetTimersParams::channelIdNull |
( |
| ) |
const |
◆ isActive()
const bool & Jellyfin::Loader::GetTimersParams::isActive |
( |
| ) |
const |
Optional. Filter by timers that are active.
◆ isActiveNull()
bool Jellyfin::Loader::GetTimersParams::isActiveNull |
( |
| ) |
const |
◆ isScheduled()
const bool & Jellyfin::Loader::GetTimersParams::isScheduled |
( |
| ) |
const |
Optional. Filter by timers that are scheduled.
◆ isScheduledNull()
bool Jellyfin::Loader::GetTimersParams::isScheduledNull |
( |
| ) |
const |
◆ seriesTimerId()
const QString & Jellyfin::Loader::GetTimersParams::seriesTimerId |
( |
| ) |
const |
Optional. Filter by timers belonging to a series timer.
◆ seriesTimerIdNull()
bool Jellyfin::Loader::GetTimersParams::seriesTimerIdNull |
( |
| ) |
const |
◆ setChannelId()
void Jellyfin::Loader::GetTimersParams::setChannelId |
( |
QString | newChannelId | ) |
|
◆ setChannelIdNull()
void Jellyfin::Loader::GetTimersParams::setChannelIdNull |
( |
| ) |
|
◆ setIsActive()
void Jellyfin::Loader::GetTimersParams::setIsActive |
( |
bool | newIsActive | ) |
|
◆ setIsActiveNull()
void Jellyfin::Loader::GetTimersParams::setIsActiveNull |
( |
| ) |
|
◆ setIsScheduled()
void Jellyfin::Loader::GetTimersParams::setIsScheduled |
( |
bool | newIsScheduled | ) |
|
◆ setIsScheduledNull()
void Jellyfin::Loader::GetTimersParams::setIsScheduledNull |
( |
| ) |
|
◆ setSeriesTimerId()
void Jellyfin::Loader::GetTimersParams::setSeriesTimerId |
( |
QString | newSeriesTimerId | ) |
|
◆ setSeriesTimerIdNull()
void Jellyfin::Loader::GetTimersParams::setSeriesTimerIdNull |
( |
| ) |
|
The documentation for this class was generated from the following files: