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

Detailed Description
Definition at line 38 of file CommonEntryPage.h.
Signals | |
| void | signalTypeSelected (const QString &) |
| void | sigModified () |
Public Member Functions | |
| CommonEntryPage (KEduVocDocument *doc, QWidget *parent=0) | |
| void | setData (const QList< int > &entries, int currentTranslation) |
| void | commitData () |
| bool | isModified () |
Constructor & Destructor Documentation
| CommonEntryPage::CommonEntryPage | ( | KEduVocDocument * | doc, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 47 of file CommonEntryPage.cpp.
Member Function Documentation
| void CommonEntryPage::setData | ( | const QList< int > & | entries, | |
| int | currentTranslation | |||
| ) |
- Todo:
- as soon as we have a .subtype() function use that and check for type differences. Now cheating: only set, if type and subtype are equal.
Definition at line 90 of file CommonEntryPage.cpp.
| void CommonEntryPage::commitData | ( | ) |
| bool CommonEntryPage::isModified | ( | ) |
| void CommonEntryPage::signalTypeSelected | ( | const QString & | ) | [signal] |
| void CommonEntryPage::sigModified | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference