parley
vocabularyview.h
Go to the documentation of this file.
108 // trap enter presses at the end of the document to add a new entry instead of moving to the first cell
void slotShowVocabularyColumnsDialog()
Show the vocabulary columns dialog to enable or disable the columns in the view.
Definition: vocabularyview.cpp:348
QModelIndexList getSelectedIndexes() const
Definition: vocabularyview.cpp:446
Definition: vocabularyfilter.h:26
VocabularyView(EditorWindow *parent)
Definition: vocabularyview.cpp:54
KActionMenu * columnsActionMenu()
void saveColumnVisibility() const
Save column visibility settings.
Definition: vocabularyview.cpp:204
void deleteSelectedEntries(bool askConfirmation=true)
Delete the currently selected entries.
Definition: vocabularyview.cpp:242
void checkSpelling(int language)
Definition: vocabularyview.cpp:357
Definition: vocabularyview.h:46
void translationChanged(KEduVocExpression *, int)
void setTranslator(Translator *translator)
Set the translator to be used by the delegate.
Definition: vocabularyview.cpp:343
void setDocument(KEduVocDocument *doc)
Definition: vocabularyview.cpp:332
virtual bool event(QEvent *event)
Definition: editor.h:50
QAbstractItemModel * model() const
void setFilter(VocabularyFilter *model)
Definition: vocabularyview.cpp:151
QObject * parent() const
void appendChar(const QChar &c)
Append a char to the last edited entry (used to add the phonetic stuff).
Definition: vocabularyview.cpp:236
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.