|
ParaView
|
Display properties page for a representation belonging to the spreadsheet view. More...
#include <pqSpreadSheetDisplayEditor.h>


Public Member Functions | |
| pqSpreadSheetDisplayEditor (pqRepresentation *repr, QWidget *parent=0) | |
| virtual | ~pqSpreadSheetDisplayEditor () |
Protected Slots | |
| void | onAttributeModeChanged (const QString &mode) |
| Show/hide the process id controls based on whether mode is "Field Data" or not. | |
Display properties page for a representation belonging to the spreadsheet view.
Definition at line 39 of file pqSpreadSheetDisplayEditor.h.
| pqSpreadSheetDisplayEditor::pqSpreadSheetDisplayEditor | ( | pqRepresentation * | repr, |
| QWidget * | parent = 0 |
||
| ) |
| virtual pqSpreadSheetDisplayEditor::~pqSpreadSheetDisplayEditor | ( | ) | [virtual] |
| void pqSpreadSheetDisplayEditor::onAttributeModeChanged | ( | const QString & | mode | ) | [protected, slot] |
Show/hide the process id controls based on whether mode is "Field Data" or not.
1.7.5.1