|
ParaView
|
ParaView has quite a few peculiar activities that it likes to do when a new source/filter is created e.g. More...
#include <pqPVNewSourceBehavior.h>
Public Member Functions | |
| pqPVNewSourceBehavior (QObject *parent=0) | |
Protected Slots | |
| void | activate (pqProxy *) |
ParaView has quite a few peculiar activities that it likes to do when a new source/filter is created e.g.
All these are managed by this class. Note that this class performs any tasks only when the source was created using the pqObjectBuilder.
Definition at line 49 of file pqPVNewSourceBehavior.h.
| pqPVNewSourceBehavior::pqPVNewSourceBehavior | ( | QObject * | parent = 0 | ) |
| void pqPVNewSourceBehavior::activate | ( | pqProxy * | ) | [protected, slot] |
1.7.5.1