kanagram
VocabEdit Class Reference
#include <vocabedit.h>
Inheritance diagram for VocabEdit:

Detailed Description
Definition at line 32 of file vocabedit.h.
Public Slots | |
| void | slotSave () |
| void | slotClose () |
| void | slotNewWord () |
| void | slotRemoveWord () |
| void | slotSelectionChanged () |
| void | slotWordTextChanged (const QString &changes) |
| void | slotHintTextChanged (const QString &changes) |
| void | slotTextChanged (const QString &changes) |
Public Member Functions | |
| VocabEdit (QWidget *parent) | |
| VocabEdit (QWidget *parent, const QString &fileName) | |
| ~VocabEdit () | |
Constructor & Destructor Documentation
| VocabEdit::VocabEdit | ( | QWidget * | parent | ) | [explicit] |
Definition at line 44 of file vocabedit.cpp.
| VocabEdit::~VocabEdit | ( | ) |
Definition at line 82 of file vocabedit.cpp.
Member Function Documentation
| void VocabEdit::slotSave | ( | ) | [slot] |
Definition at line 86 of file vocabedit.cpp.
| void VocabEdit::slotClose | ( | ) | [slot] |
Definition at line 106 of file vocabedit.cpp.
| void VocabEdit::slotNewWord | ( | ) | [slot] |
Definition at line 124 of file vocabedit.cpp.
| void VocabEdit::slotRemoveWord | ( | ) | [slot] |
Definition at line 182 of file vocabedit.cpp.
| void VocabEdit::slotSelectionChanged | ( | ) | [slot] |
Definition at line 134 of file vocabedit.cpp.
| void VocabEdit::slotWordTextChanged | ( | const QString & | changes | ) | [slot] |
Definition at line 148 of file vocabedit.cpp.
| void VocabEdit::slotHintTextChanged | ( | const QString & | changes | ) | [slot] |
Definition at line 161 of file vocabedit.cpp.
| void VocabEdit::slotTextChanged | ( | const QString & | changes | ) | [slot] |
Definition at line 171 of file vocabedit.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference