Categories
Why does PyQt specify ObjectName?
When I create a layout in the Qt Designer, it sets the ObjectName. self.label.setObjectName("label") What is this for?
self.label.setObjectName("label")
Answer the question
In order to leave comments, you need to log in
for example in css styles
QPushButton#exit_button { border-image: url(resources/icons/64/exit.png); } QPushButton#config_button { border-image: url(resources/icons/64/config.png); }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question