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

Detailed Description
Definition at line 33 of file MCEntryPage.h.
Signals | |
| void | sigModified () |
Public Member Functions | |
| MCEntryPage (KEduVocDocument *doc, QWidget *parent=0) | |
| void | setData (int row, int col) |
| void | commitData () |
| void | clear () |
| bool | isModified () |
Constructor & Destructor Documentation
| MCEntryPage::MCEntryPage | ( | KEduVocDocument * | doc, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 32 of file MCEntryPage.cpp.
Member Function Documentation
| void MCEntryPage::setData | ( | int | row, | |
| int | col | |||
| ) |
- Todo:
- the lib now supports an arbitrary number of entries for multiple choice. We should reflect that and have a list rather than five fixed entries.
Definition at line 81 of file MCEntryPage.cpp.
| void MCEntryPage::commitData | ( | ) |
Definition at line 94 of file MCEntryPage.cpp.
| void MCEntryPage::clear | ( | ) |
Definition at line 106 of file MCEntryPage.cpp.
| bool MCEntryPage::isModified | ( | ) |
Definition at line 52 of file MCEntryPage.cpp.
| void MCEntryPage::sigModified | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference