Lesson Class Reference

Responsible for the lesson. More...

#include <Lesson.h>

Collaboration diagram for Lesson:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Lesson (QString title)
void setLessonID (int ID)
void setTitle (QString title)
void setInstructions (QString instructions)
void setLessonSettings (LessonSettings *lSettings)
void setQuestions (Questions *lQuestions)
int getLessonID ()
QString getTitle ()
QString getInstructions ()
LessonSettingsgetLessonSettings ()
QuestionsgetQuestions ()
ScoregetScore ()

Detailed Description

Responsible for the lesson.

This class encapsulates everything relevant to a lesson. This includes the settings, questions and score.

This is the single entry point for information regarding a lesson.


The documentation for this class was generated from the following files:
Generated on Sat Sep 16 21:02:43 2006 for Gibberish by  doxygen 1.4.6