#include <requesttypes.h>
|
| const QString & | key () const |
| | Configuration key.
|
| void | setKey (QString newKey) |
| const QVariant & | body () const |
| | Configuration.
|
| void | setBody (QVariant newBody) |
◆ body()
| const QVariant & Jellyfin::Loader::UpdateNamedConfigurationParams::body |
( |
| ) |
const |
◆ key()
| const QString & Jellyfin::Loader::UpdateNamedConfigurationParams::key |
( |
| ) |
const |
◆ setBody()
| void Jellyfin::Loader::UpdateNamedConfigurationParams::setBody |
( |
QVariant | newBody | ) |
|
◆ setKey()
| void Jellyfin::Loader::UpdateNamedConfigurationParams::setKey |
( |
QString | newKey | ) |
|
The documentation for this class was generated from the following files: