V
V
Victor Potebenko2020-11-18 22:56:33
Python
Victor Potebenko, 2020-11-18 22:56:33

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;}")

If you have a question, then ask a question in the comments))

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question