ParaView
Public Slots | Public Member Functions
pqLinksManager Class Reference

dialog for viewing, creating, editing, removing proxy/property/camera links More...

#include <pqLinksManager.h>

List of all members.

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

Detailed Description

dialog for viewing, creating, editing, removing proxy/property/camera links

Definition at line 41 of file pqLinksManager.h.


Constructor & Destructor Documentation

pqLinksManager::pqLinksManager ( QWidget *  p = 0)

create this dialog with a parent

pqLinksManager::~pqLinksManager ( )

destroy this dialog


Member Function Documentation

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


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