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

Particle Editor Demo

 import Felgo 3.0
 import QtQuick 2.2
 GameButton {
   id: button
   anchors.horizontalCenter: parent.horizontalCenter

   property bool dataStorageLocation: false

   onClicked: {
     if(dataStorageLocation) {
       parent.parent.editableType = text
       parent.parent.dataStorageLocation = dataStorageLocation
     } else {
       parent.editableType = text
       parent.dataStorageLocation = dataStorageLocation
     }
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded