mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-15 18:21:35 +03:00
Update ASCII-Art describing the connection check flow.
Added Avatar fetching
This commit is contained in:
parent
d466a05915
commit
2a12610a46
1 changed files with 4 additions and 1 deletions
|
@ -68,7 +68,10 @@ namespace OCC {
|
||||||
+-> fetchUser
|
+-> fetchUser
|
||||||
PropfindJob
|
PropfindJob
|
||||||
|
|
|
|
||||||
+-> slotUserFetched --> X
|
+-> slotUserFetched
|
||||||
|
AvatarJob
|
||||||
|
|
|
||||||
|
+-> slotAvatarPixmap --> reportResult()
|
||||||
|
|
||||||
\endcode
|
\endcode
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue