Factory item class which is used inside classes which can register themselves as items in factories. More...
#include <Factory.h>
Factory item class which is used inside classes which can register themselves as items in factories.
This class is an implementation of the FactoryInterface interface used by the Factory class. Use this class if you want a factory to be able to create instances of your class.
For more information see the Factories article.
Qtilities : Reference Documentation | Back to top |
Copyright © 2009-2013, Jaco Naudé
|