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

Detailed Description
Definition at line 31 of file VerbQueryDlg.h.
Public Member Functions | |
| void | setEntry (TestEntry *entry) |
| void | setProgressCounter (int current, int total) |
| VerbQueryDlg (KEduVocDocument *doc, QWidget *parent) | |
| ~VerbQueryDlg () | |
Constructor & Destructor Documentation
| VerbQueryDlg::VerbQueryDlg | ( | KEduVocDocument * | doc, | |
| QWidget * | parent | |||
| ) |
| VerbQueryDlg::~VerbQueryDlg | ( | ) |
Definition at line 82 of file VerbQueryDlg.cpp.
Member Function Documentation
| void VerbQueryDlg::setEntry | ( | TestEntry * | entry | ) | [virtual] |
Set an entry to be tested.
Each dialog should reimplement this. You must call this to get the timer started!
- Parameters:
-
entry
Implements PracticeDialog.
Definition at line 156 of file VerbQueryDlg.cpp.
| void VerbQueryDlg::setProgressCounter | ( | int | current, | |
| int | total | |||
| ) | [virtual] |
Informs the dialog of the number of entries to be tested.
- Parameters:
-
current number of answered entries total number of entries in the test
Implements PracticeDialog.
Definition at line 409 of file VerbQueryDlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference