Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::GroupInfoDto Member List

This is the complete list of members for Jellyfin::DTO::GroupInfoDto, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::GroupInfoDtostatic
groupId() constJellyfin::DTO::GroupInfoDto
GroupInfoDto(QString groupId, GroupStateType state, QDateTime lastUpdatedAt)Jellyfin::DTO::GroupInfoDto
GroupInfoDto(const GroupInfoDto &other)Jellyfin::DTO::GroupInfoDto
groupName() constJellyfin::DTO::GroupInfoDto
groupNameNull() constJellyfin::DTO::GroupInfoDto
lastUpdatedAt() constJellyfin::DTO::GroupInfoDto
m_groupIdJellyfin::DTO::GroupInfoDtoprotected
m_groupNameJellyfin::DTO::GroupInfoDtoprotected
m_lastUpdatedAtJellyfin::DTO::GroupInfoDtoprotected
m_participantsJellyfin::DTO::GroupInfoDtoprotected
m_stateJellyfin::DTO::GroupInfoDtoprotected
participants() constJellyfin::DTO::GroupInfoDto
participantsNull() constJellyfin::DTO::GroupInfoDto
replaceData(GroupInfoDto &other)Jellyfin::DTO::GroupInfoDto
setFromJson(QJsonObject source)Jellyfin::DTO::GroupInfoDto
setGroupId(QString newGroupId)Jellyfin::DTO::GroupInfoDto
setGroupName(QString newGroupName)Jellyfin::DTO::GroupInfoDto
setGroupNameNull()Jellyfin::DTO::GroupInfoDto
setLastUpdatedAt(QDateTime newLastUpdatedAt)Jellyfin::DTO::GroupInfoDto
setParticipants(QStringList newParticipants)Jellyfin::DTO::GroupInfoDto
setParticipantsNull()Jellyfin::DTO::GroupInfoDto
setState(GroupStateType newState)Jellyfin::DTO::GroupInfoDto
state() constJellyfin::DTO::GroupInfoDto
toJson() constJellyfin::DTO::GroupInfoDto