Widget which provides an editor for the properties of a representation.
More...
#include <pqDisplayPanel.h>
Inherits QWidget.
|
| virtual void | reloadGUI () |
| | TODO: get rid of this function once the server manager can inform us of Representation property changes. More...
|
| |
| virtual void | updateAllViews () |
| | Requests update on all views the Representation is visible in. More...
|
| |
| virtual void | dataUpdated () |
| | Called when the data information has changed. More...
|
| |
Widget which provides an editor for the properties of a representation.
Definition at line 16 of file pqDisplayPanel.h.
◆ pqDisplayPanel()
| pqDisplayPanel::pqDisplayPanel |
( |
pqRepresentation * |
Representation, |
|
|
QWidget * |
p = nullptr |
|
) |
| |
◆ ~pqDisplayPanel()
| pqDisplayPanel::~pqDisplayPanel |
( |
| ) |
|
|
override |
◆ getRepresentation()
get the proxy for which properties are displayed
◆ reloadGUI
| virtual void pqDisplayPanel::reloadGUI |
( |
| ) |
|
|
virtualslot |
TODO: get rid of this function once the server manager can inform us of Representation property changes.
◆ updateAllViews
| virtual void pqDisplayPanel::updateAllViews |
( |
| ) |
|
|
virtualslot |
Requests update on all views the Representation is visible in.
◆ dataUpdated
| virtual void pqDisplayPanel::dataUpdated |
( |
| ) |
|
|
virtualslot |
Called when the data information has changed.
◆ Representation
The documentation for this class was generated from the following file: