Reaction for copying sources/filters.
More...
#include <pqCopyReaction.h>
Reaction for copying sources/filters.
Definition at line 42 of file pqCopyReaction.h.
◆ pqCopyReaction()
| pqCopyReaction::pqCopyReaction |
( |
QAction * |
parent, |
|
|
bool |
paste_mode = false |
|
) |
| |
◆ ~pqCopyReaction()
| pqCopyReaction::~pqCopyReaction |
( |
| ) |
|
|
override |
◆ copy() [1/2]
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 |
( |
| ) |
|
|
overrideslot |
Updates the enabled state.
Applications need not explicitly call this.
◆ onTriggered()
| void pqCopyReaction::onTriggered |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ Paste
| bool pqCopyReaction::Paste |
|
protected |
The documentation for this class was generated from the following file: