parley
vocabularyview.h
Go to the documentation of this file.
101 // 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:445
VocabularyView(EditorWindow *parent)
Definition: vocabularyview.cpp:54
KActionMenu * columnsActionMenu()
Definition: vocabularyfilter.h:27
void saveColumnVisibility() const
Save column visibility settings.
Definition: vocabularyview.cpp:203
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:39
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
Definition: editor.h:46
void setModel(VocabularyFilter *model)
Definition: vocabularyview.cpp:151
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.