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

Detailed Description
Definition at line 31 of file AdjQueryDlg.h.
Public Member Functions | |
| AdjQueryDlg (KEduVocDocument *doc, QWidget *parent) | |
| void | setEntry (TestEntry *entry) |
| void | setProgressCounter (int current, int total) |
| ~AdjQueryDlg () | |
Constructor & Destructor Documentation
| AdjQueryDlg::AdjQueryDlg | ( | KEduVocDocument * | doc, | |
| QWidget * | parent | |||
| ) |
Definition at line 35 of file AdjQueryDlg.cpp.
| AdjQueryDlg::~AdjQueryDlg | ( | ) |
Definition at line 69 of file AdjQueryDlg.cpp.
Member Function Documentation
| void AdjQueryDlg::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 76 of file AdjQueryDlg.cpp.
| void AdjQueryDlg::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 201 of file AdjQueryDlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference