Basic QML Visual Elements

BorderImage Element provides an image that can be used as a border
DoubleValidator
Gradient Item defines a gradient fill
GradientStop Item defines the color at a position in a Gradient
Image Element displays an image in a declarative user interface
IntValidator
Item The most basic of all visual items in QML
Rectangle Item provides a filled rectangle with an optional border
RegExpValidator
Text Item allows you to add formatted text to a scene
TextEdit Item displays multiple lines of editable formatted text
TextInput Item displays an editable line of text