|
ParaView
|
Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view. More...
#include <pqSpreadSheetVisibilityBehavior.h>
Public Member Functions | |
| pqSpreadSheetVisibilityBehavior (QObject *parent=0) | |
Protected Slots | |
| void | showActiveSource (pqView *) |
| void | createDecorator (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. This also ensures that the spreadsheet view's decorator i.e. the toolbar where the user can choose the attribute to show is setup correctly as well.
Definition at line 46 of file pqSpreadSheetVisibilityBehavior.h.
| pqSpreadSheetVisibilityBehavior::pqSpreadSheetVisibilityBehavior | ( | QObject * | parent = 0 | ) |
| void pqSpreadSheetVisibilityBehavior::showActiveSource | ( | pqView * | ) | [protected, slot] |
| void pqSpreadSheetVisibilityBehavior::createDecorator | ( | pqView * | ) | [protected, slot] |
1.7.5.1