added basic usi for music player. No model yet.

This commit is contained in:
Anika Raemer 2018-10-20 18:06:19 +02:00
parent bf145a9be9
commit ef018332b9
9 changed files with 57 additions and 2 deletions

View file

@ -22,6 +22,7 @@ public:
bool isBackVisible();
void navigateTo(NavigationItemModel* item);
Q_INVOKABLE void navigateBack();
private: