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

Twitter Demo App

 import QtQuick 2.0
 import Felgo 3.0

 AppText {
   width: parent.width
   height: dp(48)
   horizontalAlignment: Text.AlignHCenter
   verticalAlignment: Text.AlignVCenter

   text: "https://felgo.com"

   color: Theme.tintColor
   font.pixelSize: sp(16)

   MouseArea {
     id: mouse
     anchors.fill: parent
     onClicked: Qt.openUrlExternally("https://felgo.com")
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded