|
ParaView
|
pqViewFrameActionsBehavior manages the setting up of the actions that are shown above the view frames. More...
#include <pqViewFrameActionsBehavior.h>
Public Member Functions | |
| pqViewFrameActionsBehavior (QObject *parent=0) | |
| virtual | ~pqViewFrameActionsBehavior () |
pqViewFrameActionsBehavior manages the setting up of the actions that are shown above the view frames.
This simply creates the pqStandardViewFrameActions and registers it with the plugin manager.
Definition at line 46 of file pqViewFrameActionsBehavior.h.
| pqViewFrameActionsBehavior::pqViewFrameActionsBehavior | ( | QObject * | parent = 0 | ) |
| virtual pqViewFrameActionsBehavior::~pqViewFrameActionsBehavior | ( | ) | [virtual] |
1.7.5.1