Home
last modified time | relevance | path

Searched refs:pathForChannelId (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DUserListModel.h65 QString pathForChannelId(const int channelId) const;
H A DUserListModel.cpp84 case COL_LASTCHANNEL: return pathForChannelId(user.last_channel()); in data()
261 QString UserListModel::pathForChannelId(const int channelId) const { in pathForChannelId() function in UserListModel
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DUserListModel.h65 QString pathForChannelId(const int channelId) const;
H A DUserListModel.cpp84 case COL_LASTCHANNEL: return pathForChannelId(user.last_channel()); in data()
261 QString UserListModel::pathForChannelId(const int channelId) const { in pathForChannelId() function in UserListModel