Reaction for copying sources/filters.
More...
#include <pqCopyReaction.h>
|
static void | copy (vtkSMProxy *dest, vtkSMProxy *source) |
| Copy all properties from source to dest. More...
|
|
static void | copy () |
|
static void | paste () |
|
Reaction for copying sources/filters.
Definition at line 40 of file pqCopyReaction.h.
§ pqCopyReaction()
pqCopyReaction::pqCopyReaction |
( |
QAction * |
parent, |
|
|
bool |
paste_mode = false |
|
) |
| |
§ ~pqCopyReaction()
virtual pqCopyReaction::~pqCopyReaction |
( |
| ) |
|
|
virtual |
§ copy() [1/2]
static void pqCopyReaction::copy |
( |
vtkSMProxy * |
dest, |
|
|
vtkSMProxy * |
source |
|
) |
| |
|
static |
Copy all properties from source to dest.
Uses the property names as the key for matching properties.
§ copy() [2/2]
static void pqCopyReaction::copy |
( |
| ) |
|
|
static |
§ paste()
static void pqCopyReaction::paste |
( |
| ) |
|
|
static |
§ updateEnableState
void pqCopyReaction::updateEnableState |
( |
| ) |
|
|
slot |
Updates the enabled state.
Applications need not explicitly call this.
§ onTriggered()
virtual void pqCopyReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
§ Paste
bool pqCopyReaction::Paste |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0-RC2/Qt/ApplicationComponents/pqCopyReaction.h