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