calling another qml file from main qml file
Unsolved
QML and Qt Quick
-
wrote on 27 May 2016, 13:13 last edited byThis post is deleted!
-
@Qjay have you tried using Loader? You can set it's source to view or load another qml file and set it to blank ("") to unload it.
-
wrote on 27 May 2016, 14:17 last edited by
Is it possible to keep on calling that qml file . Currently when i click on show page it only shows it once . If i close it , it does not show that webview again
-
Is it possible to keep on calling that qml file . Currently when i click on show page it only shows it once . If i close it , it does not show that webview again
-
wrote on 30 May 2016, 15:58 last edited by
yes , i have tried it but if i set it to blank suddenly the webview closes . I am not sure where should i place that code .
4/6