Widget which provides an editor for the properties of a display.
More...
#include <pqDisplayProxyEditor.h>
List of all members.
Detailed Description
Widget which provides an editor for the properties of a display.
Definition at line 44 of file pqDisplayProxyEditor.h.
Constructor & Destructor Documentation
| pqDisplayProxyEditor::~pqDisplayProxyEditor |
( |
| ) |
|
Member Function Documentation
| void pqDisplayProxyEditor::reloadGUI |
( |
| ) |
[virtual] |
TODO: get rid of this function once the server manager can inform us of display property changes.
Reimplemented from pqDisplayPanel.
| void pqDisplayProxyEditor::setDisableSpecularOnScalarColoring |
( |
bool |
flag | ) |
[inline] |
When set to true (default) scalar coloring will result in disabling of the specular GUI.
Definition at line 63 of file pqDisplayProxyEditor.h.
| void pqDisplayProxyEditor::specularColorChanged |
( |
| ) |
[signal] |
| void pqDisplayProxyEditor::openColorMapEditor |
( |
| ) |
[protected, slot] |
internally used to update the graphics window when a property changes
| void pqDisplayProxyEditor::rescaleToDataRange |
( |
| ) |
[protected, slot] |
| void pqDisplayProxyEditor::zoomToData |
( |
| ) |
[protected, slot] |
| void pqDisplayProxyEditor::updateEnableState |
( |
| ) |
[protected, slot] |
| virtual void pqDisplayProxyEditor::editCubeAxes |
( |
| ) |
[protected, virtual, slot] |
| virtual void pqDisplayProxyEditor::cubeAxesVisibilityChanged |
( |
| ) |
[protected, virtual, slot] |
| void pqDisplayProxyEditor::sliceDirectionChanged |
( |
| ) |
[protected, slot] |
| void pqDisplayProxyEditor::volumeBlockSelected |
( |
| ) |
[protected, slot] |
| void pqDisplayProxyEditor::setSolidColor |
( |
const QColor & |
color | ) |
[protected, slot] |
| void pqDisplayProxyEditor::setBackfaceSolidColor |
( |
const QColor & |
color | ) |
[protected, slot] |
| void pqDisplayProxyEditor::beginUndoSet |
( |
const QString & |
| ) |
[protected, slot] |
| void pqDisplayProxyEditor::endUndoSet |
( |
| ) |
[protected, slot] |
Set the display whose properties we want to edit.
| void pqDisplayProxyEditor::updateSelectionLabelModes |
( |
| ) |
[protected] |
| void pqDisplayProxyEditor::setupGUIConnections |
( |
| ) |
[protected] |
| QVariant pqDisplayProxyEditor::specularColor |
( |
| ) |
const [protected] |
| void pqDisplayProxyEditor::setSpecularColor |
( |
QVariant |
| ) |
[protected] |
| bool pqDisplayProxyEditor::isCubeAxesVisible |
( |
| ) |
[protected] |
Member Data Documentation
Property Documentation
QVariant pqDisplayProxyEditor::specularColor [read, write] |
The documentation for this class was generated from the following file: