Tulip
4.4.0
Better Visualization Through Research
|
#include <PluginLister.h>
Public Member Functions | |
virtual tlp::Plugin * | createPluginObject (tlp::PluginContext *context)=0 |
The base class for plugin factories.
A plugin factory handles the creation process of a tlp::Plugin subclass. This class should never be used directly. See the PLUGIN macro for additional information.
Definition at line 42 of file PluginLister.h.