|
ParaView
|
dialog for viewing, creating, editing, removing proxy/property/camera links More...
#include <pqLinksManager.h>
Public Slots | |
| void | addLink () |
| add a link | |
| void | editLink () |
| edit the currently selected link | |
| void | removeLink () |
| edit the currently selected link | |
Public Member Functions | |
| pqLinksManager (QWidget *p=0) | |
| create this dialog with a parent | |
| ~pqLinksManager () | |
| destroy this dialog | |
dialog for viewing, creating, editing, removing proxy/property/camera links
Definition at line 41 of file pqLinksManager.h.
| pqLinksManager::pqLinksManager | ( | QWidget * | p = 0 | ) |
create this dialog with a parent
| pqLinksManager::~pqLinksManager | ( | ) |
destroy this dialog
| void pqLinksManager::addLink | ( | ) | [slot] |
add a link
| void pqLinksManager::editLink | ( | ) | [slot] |
edit the currently selected link
| void pqLinksManager::removeLink | ( | ) | [slot] |
edit the currently selected link
1.7.5.1