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. Qss and bottom-border
Qt 6.11 is out! See what's new in the release blog

Qss and bottom-border

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 3.4k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    I try to define a widget border using a qss file.

    @
    QToolButton
    {
    border: 1px solid #000000;
    }
    @

    It's great and very simple !
    However I have a problem.
    My bottom-border isn't visible.
    I had to define a border of 2px to see it.
    I mean the bottom border is always shifted by 1px.
    It's very strange, isn't it ?

    Is it a known issue or I don't know how to use it ?

    Thanks in advance for your answer

    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