Answer the question
In order to leave comments, you need to log in
How to increase spacing between table elements in PyQt5?
Hello, I need to add spaces between each table element. Here is the line of code where I was supposed to be able to add element separation.
app.setStyleSheet("QTableView { border-collapse: separate; border-spacing: 10px 20px; color: red;}")
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