parley
#include <vocabularyview.h>
Definition at line 39 of file vocabularyview.h.
virtual Editor::VocabularyView::~VocabularyView |
( |
| ) |
|
|
inlinevirtual |
void VocabularyView::appendChar |
( |
const QChar & |
c | ) |
|
|
slot |
Append a char to the last edited entry (used to add the phonetic stuff).
- Parameters
-
Definition at line 236 of file vocabularyview.cpp.
void VocabularyView::appendEntry |
( |
| ) |
|
|
slot |
void VocabularyView::checkSpelling |
( |
int |
language | ) |
|
|
slot |
KActionMenu* Editor::VocabularyView::columnsActionMenu |
( |
| ) |
|
void VocabularyView::deleteSelectedEntries |
( |
bool |
askConfirmation = true | ) |
|
|
slot |
QModelIndexList VocabularyView::getSelectedIndexes |
( |
| ) |
const |
void VocabularyView::reset |
( |
| ) |
|
|
slot |
void VocabularyView::saveColumnVisibility |
( |
| ) |
const |
void VocabularyView::setDocument |
( |
KEduVocDocument * |
doc | ) |
|
|
slot |
void VocabularyView::setTranslator |
( |
Translator * |
translator | ) |
|
|
slot |
Set the translator to be used by the delegate.
- Parameters
-
Definition at line 343 of file vocabularyview.cpp.
void VocabularyView::slotCutEntry |
( |
| ) |
|
|
slot |
void VocabularyView::slotEditCopy |
( |
| ) |
|
|
slot |
void VocabularyView::slotEditPaste |
( |
| ) |
|
|
slot |
void VocabularyView::slotShowVocabularyColumnsDialog |
( |
| ) |
|
|
slot |
Show the vocabulary columns dialog to enable or disable the columns in the view.
Definition at line 348 of file vocabularyview.cpp.
void Editor::VocabularyView::translationChanged |
( |
KEduVocExpression * |
, |
|
|
int |
|
|
) |
| |
|
signal |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.