ParaView
Public Member Functions | Protected Slots
pqPVNewSourceBehavior Class Reference

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>

List of all members.

Public Member Functions

 pqPVNewSourceBehavior (QObject *parent=0)

Protected Slots

void activate (pqProxy *)

Detailed Description

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.


Constructor & Destructor Documentation

pqPVNewSourceBehavior::pqPVNewSourceBehavior ( QObject *  parent = 0)

Member Function Documentation

void pqPVNewSourceBehavior::activate ( pqProxy ) [protected, slot]

The documentation for this class was generated from the following file: