#include <startactions.h>
Inherited by PupilStartActions, and TeacherStartActions.
Public Member Functions | |
StartActions (QWidget *parent=0) | |
virtual void | setProjectOpen (bool state)=0 |
Definition at line 6 of file startactions.h.
StartActions::StartActions | ( | QWidget * | parent = 0 |
) |
Definition at line 3 of file startactions.cpp.
virtual void StartActions::setProjectOpen | ( | bool | state | ) | [pure virtual] |
Implemented in PupilStartActions, and TeacherStartActions.