TAvatar QML Type

Picture with rounded corners More...

Import Statement: import .
Since: Qt 5.9.x

Properties

Detailed Description

Display user or object information in the form of ICONS, pictures, or characters.

TAvatar {
    id: avatar

}

When the display type is picture

See also TestCase and Qt Quick Test Reference Documentation.

Property Documentation

asynchronous : bool


border : alias

A border

See also TGadgetBorder.


fillMode : alias


radius : int


smooth : bool


source : alias


theme : alias

Binding tool, which changes the style of the current control.

See also TThemeBinder.