#include <clientlogdocumentresponsedto.h>
◆ ClientLogDocumentResponseDto() [1/2]
| Jellyfin::DTO::ClientLogDocumentResponseDto::ClientLogDocumentResponseDto |
( |
QString | fileName | ) |
|
◆ ClientLogDocumentResponseDto() [2/2]
| Jellyfin::DTO::ClientLogDocumentResponseDto::ClientLogDocumentResponseDto |
( |
const ClientLogDocumentResponseDto & | other | ) |
|
◆ fileName()
| QString Jellyfin::DTO::ClientLogDocumentResponseDto::fileName |
( |
| ) |
const |
Gets the resulting filename.
◆ fromJson()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFileName()
| void Jellyfin::DTO::ClientLogDocumentResponseDto::setFileName |
( |
QString | newFileName | ) |
|
Gets the resulting filename.
◆ setFromJson()
| void Jellyfin::DTO::ClientLogDocumentResponseDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::ClientLogDocumentResponseDto::toJson |
( |
| ) |
const |
◆ m_fileName
| QString Jellyfin::DTO::ClientLogDocumentResponseDto::m_fileName |
|
protected |
The documentation for this class was generated from the following files: