Hello
how can i set multiple colors inside Qlabel text?
for example:
QLabel ql;
ql->setText("Hello World!");
i want that the "Hello" will be in blue, the "World" in red & the "!" in green
it is possible?
thanks in advance,
Gal
Hello
how can i set multiple colors inside Qlabel text?
for example:
QLabel ql;
ql->setText("Hello World!");
i want that the "Hello" will be in blue, the "World" in red & the "!" in green
it is possible?
thanks in advance,
Gal
Bookmarks