Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::PingRequestDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::PingRequestDto | static |
m_ping | Jellyfin::DTO::PingRequestDto | protected |
ping() const | Jellyfin::DTO::PingRequestDto | |
PingRequestDto(qint64 ping) | Jellyfin::DTO::PingRequestDto | |
PingRequestDto(const PingRequestDto &other) | Jellyfin::DTO::PingRequestDto | |
replaceData(PingRequestDto &other) | Jellyfin::DTO::PingRequestDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::PingRequestDto | |
setPing(qint64 newPing) | Jellyfin::DTO::PingRequestDto | |
toJson() const | Jellyfin::DTO::PingRequestDto |