I just want some opinions on what is the best way to implements this. As I’m a newbie to Qt I don’t know all that Qt can offer. I searched the web to no avail.
Example of usage: I paste text into the program, click check (checking on some criteria) and then it tells me where and what is the problem, ideally it colors the words that are bad.
QTextEdit? How do I find specific words, color them and replace them?
I need some ideas please.
↧