Move the listView data to the c++ context
This commit is contained in:
@@ -32,12 +32,11 @@ Item {
|
||||
prefix = myPrefix;
|
||||
|
||||
mySelector.show()
|
||||
textField.focus = true;
|
||||
// textField.focus = true;
|
||||
}
|
||||
|
||||
function selected(newSelection) {
|
||||
returnValue = newSelection;
|
||||
|
||||
mySelector.hide()
|
||||
root.accepted()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user