#include <pqDisplayProxyEditorWidget.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
| pqDisplayProxyEditorWidget::pqDisplayProxyEditorWidget |
( |
QWidget * |
parent = NULL | ) |
|
| virtual pqDisplayProxyEditorWidget::~pqDisplayProxyEditorWidget |
( |
| ) |
[virtual] |
Member Function Documentation
| void pqDisplayProxyEditorWidget::reloadGUI |
( |
| ) |
[slot] |
| void pqDisplayProxyEditorWidget::setRepresentation |
( |
pqRepresentation * |
| ) |
[slot] |
Set the representation to edit.
If NULL, source and view must be set so that the widget can show a default GUI which allows the user to turn visibility on which entails creating a new representation.
| void pqDisplayProxyEditorWidget::setView |
( |
pqView * |
view | ) |
[slot] |
Set the source and view.
Source and view are used by this class only if representation is NULL. It is used to decide if a new representation can be created for the source at all.
| void pqDisplayProxyEditorWidget::setOutputPort |
( |
pqOutputPort * |
port | ) |
[slot] |
| void pqDisplayProxyEditorWidget::onVisibilityChanged |
( |
bool |
| ) |
[protected, slot] |
The documentation for this class was generated from the following file: