M
M
Mercury132017-03-06 15:50:16
User interface
Mercury13, 2017-03-06 15:50:16

Qt Widgets: how to pay attention to a control?

There was an error in the program: pay attention to such and such a control!
What are some interesting ways (in Qt5 Widgets) to poke a person's nose into one element or another?
Well, for example, a balloon tip ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fat Lorrie, 2017-03-06
@Free_ze

You can tritely set a border through QSS:
pWgt->setStyleSheet("border: 1px solid red");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question