#include <OP_Network.h>
Definition at line 133 of file OP_Network.h.
OP_NetworkOperatorFilter::OP_NetworkOperatorFilter |
( |
| ) |
|
OP_NetworkOperatorFilter::~OP_NetworkOperatorFilter |
( |
| ) |
|
|
override |
bool OP_NetworkOperatorFilter::allowOperatorAsChild |
( |
OP_Operator * |
op | ) |
|
|
overridevirtual |
Returns true if an operator type can be created as a child, and false otherwise.
Reimplemented from OP_OperatorFilter.
bool OP_NetworkOperatorFilter::allowOperatorInTabMenu |
( |
OP_Operator * |
op | ) |
|
|
overridevirtual |
Returns true if an operator type should be listed in the Tab menu, and false otherwise.
Reimplemented from OP_OperatorFilter.
Returns true if a shelf tool by the given name can appear in the Tab menu for that (parent) network.
Reimplemented from OP_OperatorFilter.
The documentation for this class was generated from the following file: