A widget for representation type for a vtkSMRepresentationProxy.
More...
#include <pqDisplayRepresentationWidget.h>
Inherits QWidget.
A widget for representation type for a vtkSMRepresentationProxy.
It works with a vtkSMRepresentationProxy, calling vtkSMRepresentationProxy::SetRepresentationType() to change the representation type to the one chosen by the user.
Definition at line 21 of file pqDisplayRepresentationWidget.h.
◆ pqDisplayRepresentationWidget()
pqDisplayRepresentationWidget::pqDisplayRepresentationWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqDisplayRepresentationWidget()
pqDisplayRepresentationWidget::~pqDisplayRepresentationWidget |
( |
| ) |
|
|
override |
◆ representationText()
QString pqDisplayRepresentationWidget::representationText |
( |
| ) |
const |
Returns the selected representation as a string.
◆ viewProxy()
Returns the view proxy corresponding to the set representation, if any.
◆ setRepresentation [1/2]
◆ setRepresentation [2/2]
void pqDisplayRepresentationWidget::setRepresentation |
( |
vtkSMProxy * |
proxy | ) |
|
|
slot |
◆ setRepresentationText
void pqDisplayRepresentationWidget::setRepresentationText |
( |
const QString & |
| ) |
|
|
slot |
◆ representationTextChanged
void pqDisplayRepresentationWidget::representationTextChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ representationText
QString pqDisplayRepresentationWidget::representationText |
|
readwrite |
The documentation for this class was generated from the following file: