FeedTheMonkey/qml
Jeena cca7f55760 Use the ID within WebEngineView to make it work with Qt 5.7
I have no idea why, I think it might be some timing issues while
initializing the webengine, but when using runJavaScript() in
the WebEngineView without referencing it with the id of that
QML object it just throws the error that it doesn't know what
runJavaScript() is. When we use the ID then it just works
for some reason.
2016-06-29 22:02:34 +02:00
..
Content.qml Use the ID within WebEngineView to make it work with Qt 5.7 2016-06-29 22:02:34 +02:00
Login.qml restructured resource files directories 2015-02-28 21:43:53 +01:00
main.qml added opening in speaker: 2015-04-12 01:02:20 +02:00
PostListItem.qml restructured resource files directories 2015-02-28 21:43:53 +01:00
qml.qrc restructured resource files directories 2015-02-28 21:43:53 +01:00
Sidebar.qml Upgrade from Webkit to WebEngine 2015-10-13 20:07:59 +02:00
TheMenuBar.qml restructured resource files directories 2015-02-28 21:43:53 +01:00