parley
WordTypeView Class Reference
#include <wordtypeview.h>
Inheritance diagram for WordTypeView:

Detailed Description
Definition at line 27 of file wordtypeview.h.
Public Slots | |
| void | slotCreateNewWordType () |
| void | slotDeleteWordType () |
Signals | |
| void | selectedWordTypeChanged (KEduVocWordType *wordType) |
Public Member Functions | |
| WordTypeView (ParleyApp *parent) | |
Protected Slots | |
| void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
| void | selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
Protected Member Functions | |
| void | contextMenuEvent (QContextMenuEvent *event) |
Constructor & Destructor Documentation
| WordTypeView::WordTypeView | ( | ParleyApp * | parent | ) |
Definition at line 30 of file wordtypeview.cpp.
Member Function Documentation
| void WordTypeView::contextMenuEvent | ( | QContextMenuEvent * | event | ) | [protected] |
Definition at line 257 of file wordtypeview.cpp.
| void WordTypeView::currentChanged | ( | const QModelIndex & | current, | |
| const QModelIndex & | previous | |||
| ) | [protected, slot] |
| void WordTypeView::selectedWordTypeChanged | ( | KEduVocWordType * | wordType | ) | [signal] |
| void WordTypeView::selectionChanged | ( | const QItemSelection & | selected, | |
| const QItemSelection & | deselected | |||
| ) | [protected, slot] |
| void WordTypeView::slotCreateNewWordType | ( | ) | [slot] |
Append a word type to the model and automatically set an edit up so the user can change "New lesson" into something meaningfull.
Definition at line 223 of file wordtypeview.cpp.
| void WordTypeView::slotDeleteWordType | ( | ) | [slot] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference