Public Slots | Public Member Functions | List of all members
pqLinksManager Class Reference

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 () override
 destroy this dialog More...
 

Detailed Description

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

Definition at line 49 of file pqLinksManager.h.

Constructor & Destructor Documentation

◆ pqLinksManager()

pqLinksManager::pqLinksManager ( QWidget *  p = 0)

create this dialog with a parent

◆ ~pqLinksManager()

pqLinksManager::~pqLinksManager ( )
override

destroy this dialog

Member Function Documentation

◆ addLink

void pqLinksManager::addLink ( )
slot

add a link

◆ editLink

void pqLinksManager::editLink ( )
slot

edit the currently selected link

◆ removeLink

void pqLinksManager::removeLink ( )
slot

edit the currently selected link


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