Questions tagged [felgo]

Felgo (former V-Play Engine) is a cross-platform app development tool and game engine, based on the Qt framework. Use the tag to ask Felgo specific questions.

16 questions
-2
votes
1 answer

QML adding two inputs and returning result

I have a QML file, by V-Play (aka Felgo): import VPlayApps 1.0 import QtQuick 2.0 App { id: app // You get free licenseKeys from https://v-play.net/licenseKey // With a licenseKey you can: // * Publish your games & apps for the app…
U13-Forward
  • 69,221
  • 14
  • 89
  • 114
1
2