pqSpreadSheetViewDecorator adds decoration to a spread-sheet view.
More...
#include <pqSpreadSheetViewDecorator.h>
Inherits QObject.
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 48 of file pqSpreadSheetViewDecorator.h.
◆ pqSpreadSheetViewDecorator()
◆ ~pqSpreadSheetViewDecorator()
pqSpreadSheetViewDecorator::~pqSpreadSheetViewDecorator |
( |
| ) |
|
◆ allowChangeOfSource()
bool pqSpreadSheetViewDecorator::allowChangeOfSource |
( |
| ) |
const |
Returns whether the user should allowed to interactive change the source.
being shown in the view. true
by default.
◆ setAllowChangeOfSource()
void pqSpreadSheetViewDecorator::setAllowChangeOfSource |
( |
bool |
val | ) |
|
Set whether the user should be allowed to change the source interactively.
◆ currentIndexChanged
void pqSpreadSheetViewDecorator::currentIndexChanged |
( |
pqOutputPort * |
| ) |
|
|
protectedslot |
◆ showing
◆ displayPrecisionChanged
void pqSpreadSheetViewDecorator::displayPrecisionChanged |
( |
int |
| ) |
|
|
protectedslot |
◆ showToggleColumnPopupMenu
void pqSpreadSheetViewDecorator::showToggleColumnPopupMenu |
( |
| ) |
|
|
protectedslot |
◆ resetColumnVisibility
void pqSpreadSheetViewDecorator::resetColumnVisibility |
( |
| ) |
|
|
protectedslot |
◆ updateColumnVisibility
void pqSpreadSheetViewDecorator::updateColumnVisibility |
( |
| ) |
|
|
protectedslot |
◆ toggleCellConnectivity
void pqSpreadSheetViewDecorator::toggleCellConnectivity |
( |
| ) |
|
|
protectedslot |
◆ Spreadsheet
◆ allowChangeOfSource
bool pqSpreadSheetViewDecorator::allowChangeOfSource |
|
readwrite |
The documentation for this class was generated from the following file: