25 #ifndef WGEREQUIREMENT_H
26 #define WGEREQUIREMENT_H
30 #include "../common/WRequirement.h"
67 #endif // WGEREQUIREMENT_H
virtual ~WGERequirement()
Destructor.
Base class for all possible kinds of requirements.
This requirement ensures an up and running WGE.
virtual std::string getDescription() const
Return a nice description of the requirement.
WGERequirement()
Create instance.
virtual bool isComplied() const
Checks if the requirement is fulfilled on the system.