Replace pull menu with header icon; more dialogs
This commit is contained in:
parent
96cbdd4b64
commit
debc6519be
17 changed files with 121 additions and 201 deletions
|
@ -48,7 +48,7 @@ SlidePage {
|
|||
id: episodeList
|
||||
property int selectedIndex: -1
|
||||
title: 'Episodes'
|
||||
headerHasIcon: true
|
||||
headerIcon: Icons.magnifying_glass
|
||||
headerIconText: 'Filter'
|
||||
onHeaderIconClicked: queryControl.showSelectionDialog();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue