ParaView
Public Member Functions | Protected Slots
pqSpreadSheetVisibilityBehavior Class Reference

Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view. More...

#include <pqSpreadSheetVisibilityBehavior.h>

List of all members.

Public Member Functions

 pqSpreadSheetVisibilityBehavior (QObject *parent=0)

Protected Slots

void showActiveSource (pqView *)
void createDecorator (pqView *)

Detailed Description

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.


Constructor & Destructor Documentation

pqSpreadSheetVisibilityBehavior::pqSpreadSheetVisibilityBehavior ( QObject *  parent = 0)

Member Function Documentation

void pqSpreadSheetVisibilityBehavior::showActiveSource ( pqView ) [protected, slot]
void pqSpreadSheetVisibilityBehavior::createDecorator ( pqView ) [protected, slot]

The documentation for this class was generated from the following file: