I am thinking of using Qt Quick for a project that would involve doing syntax highlighting. Is this something that can be reasonably done with Qt Quick? I was looking at the TextEdit control, but I cannot figure out how to set colors and what-not after text has been entered.
↧