Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 2.27 KB

File metadata and controls

61 lines (45 loc) · 2.27 KB

Image

Component details:

Detail Value
Import TelegramQml 2.0
Component Image
C++ class TelegramImageElement
Inherits Item
Model No

Required Properties

Normal Properties

  • 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

Methods

  • boolean download()
  • boolean check()
  • void stop()