Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Looking for the sample customized QML Image component
Forum Updated to NodeBB v4.3 + New Features

Looking for the sample customized QML Image component

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 291 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sadanand
    wrote on last edited by
    #1

    What all are the properties to be considered for creating customized Image control.

    ODБOïO 1 Reply Last reply
    0
    • S Sadanand

      What all are the properties to be considered for creating customized Image control.

      ODБOïO Offline
      ODБOïO Offline
      ODБOï
      wrote on last edited by
      #2

      @Sadanand hi
      Can you explain a bit more precisely what you are trying to do ?

      any chance yo need OpacityMask or ShaderEffect ?

      or https://doc.qt.io/qt-5/qml-qtquick-borderimage.html

      1 Reply Last reply
      1
      • S Offline
        S Offline
        Sadanand
        wrote on last edited by
        #3

        1.Customizing image control to make use of it at many places.
        2.To make use of it at many places which all are the properties need to consider for creating custom image control.

        1 Reply Last reply
        0
        • GrecKoG Offline
          GrecKoG Offline
          GrecKo
          Qt Champions 2018
          wrote on last edited by
          #4

          You can create a new component by creating a new QML file, and define properties in it

          https://doc.qt.io/qt-5/qtqml-documents-definetypes.html
          https://doc.qt.io/qt-5/qml-tutorial2.html

          Your question is not really clear enough to help you further than that for now.

          1 Reply Last reply
          2

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved