Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Squaby Demo

 import QtQuick 2.0
 import Felgo 4.0
 import "../otherScenes"

 SquabySceneBase {
   id: scene

   // needs to be accessed assigned to the FelgoGameNetwork, so it can show it
   property alias gameNetworkView: gameNetworkView

   property string cameFromScene

   GameNetworkView {
     id: gameNetworkView
     anchors.fill: scene.gameWindowAnchorItem

     // this is only used temporarily, until the font issue is fixed

     onBackClicked: {
       scene.backButtonPressed()
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded