Answer the question
In order to leave comments, you need to log in
Is it possible to include an external stylesheet for a PyQt4 application?
As you know, styles can be attached to individual elements in PyQt via setStyleSheet, similar to css.
For example:
self.button.setStyleSheet("font-size:40px;background-color:#333333;\
border: 2px solid #222222")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question