ParaView
Public Member Functions | Protected Slots | Protected Attributes
pqSpreadSheetViewDecorator Class Reference

pqSpreadSheetViewDecorator adds decoration to a spread-sheet view. More...

#include <pqSpreadSheetViewDecorator.h>

Collaboration diagram for pqSpreadSheetViewDecorator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 pqSpreadSheetViewDecorator (pqSpreadSheetView *view)
 ~pqSpreadSheetViewDecorator ()

Protected Slots

void currentIndexChanged (pqOutputPort *)
void showing (pqDataRepresentation *)
void displayPrecisionChanged (int)

Protected Attributes

pqSpreadSheetViewSpreadsheet

Detailed Description

pqSpreadSheetViewDecorator adds decoration to a spread-sheet view.

This includes widgets that allows changing the currently shown source/field etc. To use the decorator, simply instantiate a new decorator for every new instance of pqSpreadSheetView.

Definition at line 46 of file pqSpreadSheetViewDecorator.h.


Constructor & Destructor Documentation

pqSpreadSheetViewDecorator::pqSpreadSheetViewDecorator ( pqSpreadSheetView view)
pqSpreadSheetViewDecorator::~pqSpreadSheetViewDecorator ( )

Member Function Documentation

void pqSpreadSheetViewDecorator::currentIndexChanged ( pqOutputPort ) [protected, slot]
void pqSpreadSheetViewDecorator::showing ( pqDataRepresentation ) [protected, slot]
void pqSpreadSheetViewDecorator::displayPrecisionChanged ( int  ) [protected, slot]

Member Data Documentation

Definition at line 60 of file pqSpreadSheetViewDecorator.h.


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