Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view. More...
#include <pqSpreadSheetVisibilityBehavior.h>
Inherits QObject.
Public Member Functions | |
pqSpreadSheetVisibilityBehavior (QObject *parent=nullptr) | |
Protected Slots | |
void | showActiveSource (pqView *) |
Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view.
This is managed by this behavior.
Definition at line 18 of file pqSpreadSheetVisibilityBehavior.h.
pqSpreadSheetVisibilityBehavior::pqSpreadSheetVisibilityBehavior | ( | QObject * | parent = nullptr | ) |
|
protectedslot |