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
Forum Updated to NodeBB v4.3 + New Features

Unknown Property in QT CSS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 2.5k 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 24 Apr 2018, 10:07 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
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 24 Apr 2018, 19:44 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

      1/2

      24 Apr 2018, 10:07

      • Login

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