moment/src/gui/PythonBridge
miruka 9e372d01d5 Python backend "App" becomes QmlBridge
Is now strictly about setting up asyncio/uvloop and providing the
functions for QML to interact with it and call backend coroutines.

The appdirs attribute is moved to Backend.
2019-12-18 06:44:18 -04:00
..
EventHandlers.qml Have a QML Future object instead of JS dict 2019-12-18 06:16:24 -04:00
Future.qml Have a QML Future object instead of JS dict 2019-12-18 06:16:24 -04:00
PythonBridge.qml Python backend "App" becomes QmlBridge 2019-12-18 06:44:18 -04:00