Public Member Functions | Protected Slots | Protected Attributes | List of all members
pqRenameProxyReaction Class Reference

Reaction for renaming a proxy. More...

#include <pqRenameProxyReaction.h>

Inheritance diagram for pqRenameProxyReaction:
Inheritance graph
[legend]
Collaboration diagram for pqRenameProxyReaction:
Collaboration graph
[legend]

Public Member Functions

 pqRenameProxyReaction (QAction *renameAction, pqProxy *proxy)
 

Protected Slots

void onTriggered () override
 Called when the action is triggered. More...
 

Protected Attributes

pqProxyProxy
 

Detailed Description

Reaction for renaming a proxy.

Definition at line 43 of file pqRenameProxyReaction.h.

Constructor & Destructor Documentation

◆ pqRenameProxyReaction()

pqRenameProxyReaction::pqRenameProxyReaction ( QAction *  renameAction,
pqProxy proxy 
)

Member Function Documentation

◆ onTriggered

void pqRenameProxyReaction::onTriggered ( )
overrideprotectedslot

Called when the action is triggered.

Member Data Documentation

◆ Proxy

pqProxy* pqRenameProxyReaction::Proxy
protected

Definition at line 58 of file pqRenameProxyReaction.h.


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