pyqt - QtDesigner how to change background -


this repost.

i kind of new in qtdesigner , wanted uglyness of buttons.

all have done yesterday 16:00 until 21:00 looking on internet on how change background color of screen in qtdesigner, how change color of button , how make flow color on sides. guess what.

i found nothing!

i hope of die-hard coders know need..

thanks in advance: natan.

p.s. if downvote. please leave reason can learn mistakes.

edit 1: mean color flowing another:

here pink flows purple, mean?

to make changes of colors can use stylesheets, in qt designer must follow following steps:

  1. right click on item want change , select: change stylesheet

    enter image description here

  2. then press button color side , select background-color, select color , press ok buttons.

enter image description here

enter image description here

output:

enter image description here

plus+:

enter image description here

enter image description here


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -