Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to access the default border color
Qt 6.11 is out! See what's new in the release blog

How to access the default border color

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 462 Views 2 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.
  • l3u_L Offline
    l3u_L Offline
    l3u_
    wrote on last edited by
    #1

    Hi :-)

    I'm trying to get a project fit for use with KDE's Breeze dark theme. Thus, I'm replacing hard-coded CSS values with palette ones, e. g. background-color: palette(base) instead of background-color: white.

    But I don't find the correct value to access the color which is used to draw the borders of widgets (QGroupBox, QPushButton, QLineEdit and so on).

    How can I get this one?

    Thanks for all help!

    1 Reply Last reply
    0

    • Login

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