implements current account selection
This patch implements the ui and logic of selecting the
current account used in the ring-win32 client
The selector is contained in a new dedicated widget
which displays an image representing the account selected
(for the moment there is no account related avatar so
the picture is the one from the profile) and the alias of the account
through a QComboBox
Finally, some css styling and search bar behaviour are fixed.
Change-Id: I60be8e352e15c7ffdd969f66df7e011f8212e40c
Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
Showing
currentaccountwidget.cpp
0 → 100644
currentaccountwidget.h
0 → 100644
currentaccountwidget.ui
0 → 100644
Please register or sign in to comment