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

YouTube Video Player App

 import Felgo 4.0
 import QtQuick 2.0

 Row {
   property alias iconItem: icon
   property alias textItem: text

   AppIcon {
     id: icon
     iconType: IconType.eye
     color: Theme.secondaryTextColor
     size: dp(12)
   }

   AppText {
     id: text
     text: "12345"
     color: Theme.secondaryTextColor
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded