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) | |
| void | setEntry (TestEntry *entry) |
| void | setProgressCounter (int current, int total) |
| ~ArtQueryDlg () | |
Constructor & Destructor Documentation
| ArtQueryDlg::ArtQueryDlg | ( | KEduVocDocument * | doc, | |
| QWidget * | parent | |||
| ) |
Definition at line 36 of file ArtQueryDlg.cpp.
| ArtQueryDlg::~ArtQueryDlg | ( | ) |
Definition at line 70 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 77 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 233 of file ArtQueryDlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference