Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Unknown Property in QT CSS
Qt 6.11 is out! See what's new in the release blog

Unknown Property in QT CSS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 3.3k 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.
  • R Offline
    R Offline
    Rizwan M
    wrote on last edited by
    #1

    Hello,
    there is an error while i use this code in CSS in QT5 Creator
    "-webkit-text-stroke: 5px black;"
    while running error not found & while running in Embedded Board like NXP (IMX 6 )
    its showing error like this
    "
    Unknown property -webkit-text-stroke
    Unknown property -webkit-text-stroke
    Unknown property -webkit-text-stroke
    Unknown property -webkit-text-stroke
    "

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      There is no "Qt CSS", do you mean QSS (for styling Qt widgets)? If yes, then complete syntax is described in the docs: https://doc.qt.io/qt-5/stylesheet-syntax.html

      (Z(:^

      1 Reply Last reply
      1

      • Login

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