TButton QML Type

This is a normal button More...

Import Statement: import .
Since: Qt 5.9.x
Inherits:

TMouseArea

Inherited By:

TIconButton

Properties

Detailed Description

TButton{
    label.text : "TButton"
}

See also TestCase and Qt Quick Test Reference Documentation.

Property Documentation

background : alias


backgroundComponent : Component


border : alias


contentComponent : Component


contentHAlign : int


[read-only] contentHeight : alias


[read-only] contentWidth : alias


defaultState : State


label : alias


padding : int


theme : alias