|
| static void | checkRange (QTextEdit *edit, int start, int end) |
| | Check the range of text in the QTextEdit for valid JSC callsigns.
|
| static QStringList | suggestions (QString word, int n, bool *pFound) |
| | Generate suggestions for the given word.
|
◆ JSCChecker()
| JSCChecker::JSCChecker |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ checkRange()
| void JSCChecker::checkRange |
( |
QTextEdit * | edit, |
|
|
int | start, |
|
|
int | end ) |
|
static |
Check the range of text in the QTextEdit for valid JSC callsigns.
- Parameters
-
◆ suggestions()
| QStringList JSCChecker::suggestions |
( |
QString | word, |
|
|
int | n, |
|
|
bool * | pFound ) |
|
static |
Generate suggestions for the given word.
- Parameters
-
- Returns
- QStringList
The documentation for this class was generated from the following files: