pqFindDataCurrentSelectionFrame is designed to be used by pqFindDataDialog.
More...
#include <pqFindDataCurrentSelectionFrame.h>
Inherits QWidget.
pqFindDataCurrentSelectionFrame is designed to be used by pqFindDataDialog.
pqFindDataDialog uses this class to show the current selection in a spreadsheet view. This class encapsulates the logic to monitor the current selection by tracking the pqSelectionManager and then showing the results in the spreadsheet.
Definition at line 19 of file pqFindDataCurrentSelectionFrame.h.
◆ pqFindDataCurrentSelectionFrame()
pqFindDataCurrentSelectionFrame::pqFindDataCurrentSelectionFrame |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags{} |
|
) |
| |
◆ ~pqFindDataCurrentSelectionFrame()
pqFindDataCurrentSelectionFrame::~pqFindDataCurrentSelectionFrame |
( |
| ) |
|
|
override |
◆ showingPort()
pqOutputPort* pqFindDataCurrentSelectionFrame::showingPort |
( |
| ) |
const |
return the port from which this frame is showing the selected data, if any.
◆ showing
void pqFindDataCurrentSelectionFrame::showing |
( |
pqOutputPort * |
| ) |
|
|
signal |
signal fired to indicate the selected port that currently being shown in the frame.
◆ pqInternals
The documentation for this class was generated from the following file: