$search
A list of NodeToolInterface pointers. More...
#include <Plugin.h>
Public Member Functions | |
| bool | containsNamed (const QString &name) const |
| Returns whether there is a tool named name in the list. | |
| NodeToolInterface * | getNamed (const QString &name) const |
| Returns a tool of a given name. | |
A list of NodeToolInterface pointers.
Definition at line 91 of file Plugin.h.