LessonWidget Class Reference
Abstract widget class for displaying a lesson.
More...
#include <LessonWidget.h>
Inheritance diagram for LessonWidget:
[legend]List of all members.
|
Public Slots |
virtual void | pauseLesson () |
virtual void | endLesson () |
virtual bool | checkAnswer (Questions *lQuestions)=0 |
virtual void | nextQuestion (Questions *lQuestions)=0 |
Public Member Functions |
| LessonWidget (QWidget *parent=0) |
int | getAnswerGiven () |
QString | getInstructions () |
Protected Attributes |
int | answerGiven |
QString | instructions |
Detailed Description
Abstract widget class for displaying a lesson.
The documentation for this class was generated from the following files:
- /home/jon/Projects/gibberish/src/include/LessonWidget.h
- /home/jon/Projects/gibberish/src/LessonWidget.cpp
Generated on Sat Sep 16 21:02:43 2006 for Gibberish by
1.4.6