QSpellcheckerDialogBase config.h gettext.h QDialog name QSpellcheckerDialogBase geometry 0 0 314 379 caption Spellchecker margin 11 spacing 6 QLabel name TextLabel2 text Suggestions: buddy suggestionsLB QPushButton name replacePB text &Replace toolTip Replace word with current choice QPushButton name addPB text &Add toolTip Add the word to your personal dictionary QPushButton name ignorePB text &Ignore toolTip Ignore this word QPushButton name replacePB_3 text &Accept toolTip Accept word for this session QPushButton name optionsPB text &Options... name Spacer6 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name closePB text &Close QProgressBar name spellcheckPR toolTip How far spellchecking has got QListBox name suggestionsLB toolTip Suggestions name Spacer10 orientation Vertical sizeType Expanding sizeHint 20 20 QLabel name TextLabel1 text Replacement: buddy replaceCO QLineEdit name wordED toolTip Current word QLabel name TextLabel3 text Unknown: buddy wordED QComboBox name replaceCO focusPolicy StrongFocus editable true insertionPolicy AtTop autoCompletion true duplicatesEnabled false sizePolicy 3 0 toolTip Replace with selected word QPushButton name spellcheckPB text &Start... toolTip Start spellcheck suggestionsLB highlighted(const QString&) QSpellcheckerDialogBase suggestionChanged(const QString &) replaceCO highlighted(const QString&) QSpellcheckerDialogBase replaceChanged(const QString &) replacePB clicked() QSpellcheckerDialogBase replaceClicked() ignorePB clicked() QSpellcheckerDialogBase ignoreClicked() replacePB_3 clicked() QSpellcheckerDialogBase acceptClicked() addPB clicked() QSpellcheckerDialogBase addClicked() optionsPB clicked() QSpellcheckerDialogBase optionsClicked() spellcheckPB clicked() QSpellcheckerDialogBase spellcheckClicked() acceptClicked() addClicked() ignoreClicked() optionsClicked() replaceChanged(const QString &) replaceClicked() spellcheckClicked() suggestionChanged(const QString &) spellcheckPB wordED replaceCO suggestionsLB replacePB ignorePB replacePB_3 addPB optionsPB closePB