Replace pull menu with header icon; more dialogs

This commit is contained in:
Thomas Perl 2014-03-15 20:06:48 +01:00
parent 96cbdd4b64
commit debc6519be
17 changed files with 121 additions and 201 deletions

View file

@ -48,7 +48,7 @@ SlidePage {
id: episodeList
property int selectedIndex: -1
title: 'Episodes'
headerHasIcon: true
headerIcon: Icons.magnifying_glass
headerIconText: 'Filter'
onHeaderIconClicked: queryControl.showSelectionDialog();