#include <metadataconfiguration.h>
◆ MetadataConfiguration() [1/2]
| Jellyfin::DTO::MetadataConfiguration::MetadataConfiguration |
( |
bool | useFileCreationTimeForDateAdded | ) |
|
◆ MetadataConfiguration() [2/2]
| Jellyfin::DTO::MetadataConfiguration::MetadataConfiguration |
( |
const MetadataConfiguration & | other | ) |
|
◆ fromJson()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::MetadataConfiguration::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setUseFileCreationTimeForDateAdded()
| void Jellyfin::DTO::MetadataConfiguration::setUseFileCreationTimeForDateAdded |
( |
bool | newUseFileCreationTimeForDateAdded | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::MetadataConfiguration::toJson |
( |
| ) |
const |
◆ useFileCreationTimeForDateAdded()
| bool Jellyfin::DTO::MetadataConfiguration::useFileCreationTimeForDateAdded |
( |
| ) |
const |
◆ m_useFileCreationTimeForDateAdded
| bool Jellyfin::DTO::MetadataConfiguration::m_useFileCreationTimeForDateAdded |
|
protected |
The documentation for this class was generated from the following files: