![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | fileName () const |
| The icon filename. | |
| void | setFileName (QString newFileName) |
| const QString & | serverId () const |
| Server UUID. | |
| void | setServerId (QString newServerId) |
| const QString & Jellyfin::Loader::GetIconIdParams::fileName | ( | ) | const |
The icon filename.
| const QString & Jellyfin::Loader::GetIconIdParams::serverId | ( | ) | const |
Server UUID.
| void Jellyfin::Loader::GetIconIdParams::setFileName | ( | QString | newFileName | ) |
| void Jellyfin::Loader::GetIconIdParams::setServerId | ( | QString | newServerId | ) |