use color scheme in qtextedit
Solved
General and Desktop
-
wrote on 25 Jun 2018, 11:40 last edited by
how can i use the color scheme that qt and other code editor use in qTextBrowser or qTextEdit?
-
how can i use the color scheme that qt and other code editor use in qTextBrowser or qTextEdit?
@saber
about what color scheme are you talking exactly? -
@saber
about what color scheme are you talking exactly?wrote on 25 Jun 2018, 12:13 last edited by@raven-worx
here is the how qt designer's color scheme setting.
-
@raven-worx
here is the how qt designer's color scheme setting.
like this multi-color text
@saber
see the Syntaxhighlighter example
I am not aware of any predefined schemes though.But since QtCreator is open-source you may want to check it's source.
1/4