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. Problem with styleSheet spacing parameter
Forum Updated to NodeBB v4.3 + New Features

Problem with styleSheet spacing parameter

Scheduled Pinned Locked Moved Unsolved General and Desktop
stylesheetspacingqtoolbar
1 Posts 1 Posters 572 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.
  • E Offline
    E Offline
    Esteban.Moss
    wrote on 28 Oct 2015, 18:22 last edited by
    #1

    Hello,
    I've created a form with a QToolbar, using a styleSheet in which I specified:
    spacing: 10px;
    When I look to the preview, I can see the spacing between my icons of the toolbar.
    But, after, I transform the .ui file in .py file with the pyuic4 command (in Windows 7), and then the spacing has disappeared ...
    Can you explain to me what is the problem ?
    P.S: if I use the background-color parameter, it works well. It's just the spacing parameter that doesn't work in python.

    1 Reply Last reply
    0

    1/1

    28 Oct 2015, 18:22

    • 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