testresources.cpp
Iterator for iterations over only active resources managed by a manager.
Definition manager.h:128
Iterator for iterations over all resources managed by a manager.
Definition manager.h:86
This class provides a manager for resources of a specified family.
Definition manager.h:80
void setActive(Resource *resource, bool active)
Set active state of resource.
Definition manager.h:289
ActiveIterator activeEnd()
Return Iterator indicating end of active resource list.
Definition manager.h:194
This class provides a resource which is managed in a general way.
Definition resource.h:256