accounts: introduce currentaccount
A structure to represent the currently selected account and it's properties as observables. Change-Id: I6b4ae92e15b492a4c4d61ec5da019e2c7e937401
Showing
- CMakeLists.txt 4 additions, 2 deletionsCMakeLists.txt
- src/currentaccount.cpp 65 additions, 0 deletionssrc/currentaccount.cpp
- src/currentaccount.h 49 additions, 0 deletionssrc/currentaccount.h
- src/mainview/components/AccountComboBox.qml 7 additions, 25 deletionssrc/mainview/components/AccountComboBox.qml
- src/mainview/components/WelcomePageQrDialog.qml 1 addition, 7 deletionssrc/mainview/components/WelcomePageQrDialog.qml
- src/qmlregister.cpp 3 additions, 0 deletionssrc/qmlregister.cpp
Loading
Please register or sign in to comment