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

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