#include <dataexercisevalidator.h>
Public Slots | |
void | exerciseFinished (DataExercise *exercise, AccountingInformation *accountingRowInfos, QList< AccountingInformation > *listCredits, QList< AccountingInformation > *listDebits) |
Public Member Functions | |
DataExerciseValidator () | |
bool | everythingOk () |
void | resetOk () |
Definition at line 45 of file dataexercisevalidator.h.
DataExerciseValidator::DataExerciseValidator | ( | ) |
bool DataExerciseValidator::everythingOk | ( | ) | [inline] |
void DataExerciseValidator::exerciseFinished | ( | DataExercise * | exercise, | |
AccountingInformation * | accountingRowInfos, | |||
QList< AccountingInformation > * | listCredits, | |||
QList< AccountingInformation > * | listDebits | |||
) | [slot] |
void DataExerciseValidator::resetOk | ( | ) | [inline] |