baseUrl come Q_PROPERTY (accesso proprietà, niente Q_INVOKABLE) + log data di build in avvio

This commit is contained in:
2026-08-12 11:19:20 +02:00
parent 4afede7b92
commit dd5d35c439
6 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ Page {
}
function loadIndex() {
var base = appSettings.baseUrl()
var base = appSettings.baseUrl
if (base.length === 0) {
page.errorMessage = "Server non configurato"
return