ParaView
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions
pqChartSelectionReaction Class Reference

Reaction for starting selections on chart. More...

#include <pqChartSelectionReaction.h>

Inheritance diagram for pqChartSelectionReaction:
Inheritance graph
[legend]
Collaboration diagram for pqChartSelectionReaction:
Collaboration graph
[legend]

List of all members.

Public Slots

void updateEnableState ()
 Updates the enabled state.

Public Member Functions

 pqChartSelectionReaction (QAction *parent, pqContextView *view, int selectionMode=0)

Static Public Member Functions

static void startSelection (pqContextView *view, int selectionMode=0)
 start selection on the view.

Protected Member Functions

virtual void onTriggered ()
 Called when the action is triggered.

Detailed Description

Reaction for starting selections on chart.

Definition at line 42 of file pqChartSelectionReaction.h.


Constructor & Destructor Documentation

pqChartSelectionReaction::pqChartSelectionReaction ( QAction *  parent,
pqContextView view,
int  selectionMode = 0 
)

Member Function Documentation

static void pqChartSelectionReaction::startSelection ( pqContextView view,
int  selectionMode = 0 
) [static]

start selection on the view.

void pqChartSelectionReaction::updateEnableState ( ) [virtual, slot]

Updates the enabled state.

Applications need not explicitly call this.

Reimplemented from pqReaction.

virtual void pqChartSelectionReaction::onTriggered ( ) [protected, virtual]

Called when the action is triggered.

Reimplemented from pqReaction.


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