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

GameSlider

The GameSlider wraps the QtQuick Controls Slider and styles it with the GameStyle. More...

Import Statement: import Felgo 4.0
Inherits:

Slider

Detailed Description

Note: Gaming controls like GameSlider are deprecated and will no longer receive updates and fixes. Instead, please use the Felgo App Controls.

Example Usage

 GameSlider {
   minimumValue: 0
   maximumValue: 0

   onValueChanged: {
     // .. enter code using the value here ..
   }
 }

See also Slider and GameStyle.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded