pqFindDataSelectionDisplayFrame is designed to be used by pqFindDataDialog.
More...
#include <pqFindDataSelectionDisplayFrame.h>
Inherits QWidget.
pqFindDataSelectionDisplayFrame is designed to be used by pqFindDataDialog.
pqFindDataDialog uses this class to allow controlling the display properties for the selection in the active view. Currently, it only support controlling the display properties for the selection in a render view. It monitors the active selection by tracking pqSelectionManager as well as the active view by tracking pqActiveObjects singleton.
Definition at line 21 of file pqFindDataSelectionDisplayFrame.h.
◆ pqFindDataSelectionDisplayFrame()
pqFindDataSelectionDisplayFrame::pqFindDataSelectionDisplayFrame |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags{} |
|
) |
| |
◆ ~pqFindDataSelectionDisplayFrame()
pqFindDataSelectionDisplayFrame::~pqFindDataSelectionDisplayFrame |
( |
| ) |
|
|
override |
◆ setSelectedPort
void pqFindDataSelectionDisplayFrame::setSelectedPort |
( |
pqOutputPort * |
| ) |
|
|
slot |
Set the output port that is currently selected for which we are controlling the selection display properties.
◆ setView
void pqFindDataSelectionDisplayFrame::setView |
( |
pqView * |
| ) |
|
|
slot |
set the view in which we are controlling the selection display properties.
label properties as well as which array to label with affect only the active view.
◆ pqInternals
The documentation for this class was generated from the following file: