Angus Leeming wrote: > Note 1. The QSpellcheckerDialog::reject is not invoked by anything.
By qt on esc-press I bet. (it's virtual) > Note 2. QSpellcheckerDialogBase::reject member function doesn't exist. > How does the code compile? How can you even dare to read moc-talk? ;-) Probably calls a base function then. Alfredo