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

GameTextField

The GameTextField wraps the QtQuick Controls TextField and styles it with the GameStyle. More...

Import Statement: import Felgo 4.0
Inherits:

TextField

Detailed Description

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

Example Usage

 GameTextField {
   placeholderText: "<placeholder>"
   onTextChanged: {
     // .. enter code using the text here ..
   }
 }

See also TextField and GameStyle.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded