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. How to transform gradient with CSS in QML?
Forum Update on Monday, May 27th 2025

How to transform gradient with CSS in QML?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 158 Views
  • 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.
  • C Offline
    C Offline
    continue98
    wrote on 7 Dec 2022, 22:13 last edited by
    #1

    Hi, i have CSS gradient:

    radial-gradient(50% 50% at 50% 50%, rgba(255, 145, 44, 0.3) 0%, rgba(255, 184, 0, 0) 100%), rgba(255, 255, 255, 0.1);
    

    How to get similar in QML?

    1 Reply Last reply
    0

    1/1

    7 Dec 2022, 22:13

    • Login

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