parley
SummaryWordWidget Class Reference
Represents the overview of a KEduVocExpression Shows the language word the lesson the word type pronunciation example paraphrase comment. More...
#include <summarywordwidget.h>

Public Slots | |
| void | setTranslation (KEduVocExpression *entry, int translation) |
| void | slotDocumentChanged (KEduVocDocument *doc) |
| void | slotSelectionChanged (const QItemSelection &, const QItemSelection &) |
Public Member Functions | |
| SummaryWordWidget (VocabularyFilter *model, KEduVocDocument *doc, QWidget *parent=0) | |
| ~SummaryWordWidget () | |
Detailed Description
Represents the overview of a KEduVocExpression Shows the language word the lesson the word type pronunciation example paraphrase comment.
Definition at line 41 of file summarywordwidget.h.
Constructor & Destructor Documentation
| SummaryWordWidget::SummaryWordWidget | ( | VocabularyFilter * | model, | |
| KEduVocDocument * | doc, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 40 of file summarywordwidget.cpp.
| SummaryWordWidget::~SummaryWordWidget | ( | ) |
Definition at line 53 of file summarywordwidget.cpp.
Member Function Documentation
| void SummaryWordWidget::setTranslation | ( | KEduVocExpression * | entry, | |
| int | translation | |||
| ) | [slot] |
Sets the selected word (KEduVocExpression) from the vocabularyView.
Definition at line 58 of file summarywordwidget.cpp.
| void SummaryWordWidget::slotDocumentChanged | ( | KEduVocDocument * | doc | ) | [slot] |
Called when a KEduVocDocument change happened.
Definition at line 87 of file summarywordwidget.cpp.
| void SummaryWordWidget::slotSelectionChanged | ( | const QItemSelection & | itemSelected, | |
| const QItemSelection & | itemDeselected | |||
| ) | [slot] |
Called when the selection changed in the vocabulary view.
Definition at line 92 of file summarywordwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference