Refactor avatar fetching in one function
This commit is contained in:
parent
fc890f572c
commit
c123bada94
7 changed files with 23 additions and 74 deletions
|
|
@ -19,9 +19,6 @@ public:
|
|||
inline QString getLongDescription() const;
|
||||
inline const QList<QString> getRoomList() const;
|
||||
|
||||
signals:
|
||||
void roomsChanged(QList<QString> &rooms);
|
||||
|
||||
private:
|
||||
QUrl avatar_;
|
||||
QString name_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue