TAvatar QML Type
Picture with rounded corners More...
Import Statement: | import . |
Since: | Qt 5.9.x |
Properties
- asynchronous : bool
- border : alias
- fillMode : alias
- radius : int
- smooth : bool
- source : alias
- theme : alias
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
A border
See also TGadgetBorder.