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
|
@ -25,6 +25,7 @@ Item {
|
|||
|
||||
property var model
|
||||
property string title
|
||||
property string currentFilter: model.filters[model.currentFilterIndex].label
|
||||
|
||||
function showSelectionDialog() {
|
||||
pgst.loadPage('SelectionDialog.qml', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue