Toolbar with back button, menu and play throbber

This commit is contained in:
Thomas Perl 2014-03-17 17:40:29 +01:00
parent 532a99edea
commit 7bdf6b783a
19 changed files with 298 additions and 129 deletions

View file

@ -26,6 +26,7 @@ MouseArea {
id: mouseArea
property bool transparent: false
property bool canHighlight: true
property alias color: background.color
Rectangle {
id: background