| Detail | Value |
|---|---|
| Import | TelegramQml 2.0 |
| Component | Image |
| C++ class | TelegramImageElement |
| Inherits | Item |
| Model | No |
- source: TypeQObject
- engine: Engine
- qtQuickVersion: string
- fileSize: int (readOnly)
- downloadedSize: int (readOnly)
- downloading: boolean (readOnly)
- downloaded: boolean (readOnly)
- thumbnailDownloaded: boolean (readOnly)
- destination: url (readOnly)
- thumbnail: url (readOnly)
- currentImage: url (readOnly)
- imageSize: size (readOnly)
- errorText: string (readOnly)
- errorCode: int (readOnly)
- asynchronous: boolean
- autoTransform: boolean
- cache: boolean
- fillMode: int
- horizontalAlignment: int
- mipmap: boolean
- mirror: boolean
- paintedHeight: real (readOnly)
- paintedWidth: real (readOnly)
- smooth: boolean
- sourceSize: size
- verticalAlignment: int
- boolean download()
- boolean check()
- void stop()