[Interest] Spell checking.
Bill Crocker
william.crocker at analog.com
Wed Oct 31 18:07:55 CET 2012
Hello:
I am adding spell checking to my application.
I have the spell checking engine.
I can see how to use the QSyntaxHighlighter to
to underline words that are spelled incorrectly
in a QTextEdit.
I understand that I can configure a QTextEdit
to behave as a single line widget for use in
place of a QLineEdit.
But, how do I add spell checking to the single line
QLineEdit of a QComboBox?
Thanks.
Bill
More information about the Interest
mailing list