baseUrl come Q_PROPERTY (accesso proprietà, niente Q_INVOKABLE) + log data di build in avvio
This commit is contained in:
@@ -41,7 +41,7 @@ Page {
|
||||
}
|
||||
|
||||
function search() {
|
||||
var base = appSettings.baseUrl()
|
||||
var base = appSettings.baseUrl
|
||||
var query = searchField.text.trim()
|
||||
if (base.length === 0 || query.length === 0)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user