tlp_ParallelCoordsElementsSelector

Langue: en

Version: 282654 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::ParallelCoordsElementsSelector -

SYNOPSIS


Inherits tlp::ParallelCoordsGlEntitiesSelector.

Public Member Functions


ParallelCoordsElementsSelector (Qt::MouseButton button=Qt::LeftButton, Qt::KeyboardModifier modifier=Qt::NoModifier)

~ParallelCoordsElementsSelector ()

Interactor * clone ()

void unselectAllEntitiesHandler (ParallelCoordinatesView *parallelView)

void selectedEntitiesHandler (ParallelCoordinatesView *parallelView, int x, int y, bool addToSelection)

void selectedEntitiesHandler (ParallelCoordinatesView *parallelView, int x, int y, int w, int h, bool addToSelection)

Constructor & Destructor Documentation

tlp::ParallelCoordsElementsSelector::ParallelCoordsElementsSelector (Qt::MouseButton button = Qt::LeftButton, Qt::KeyboardModifier modifier = Qt::NoModifier) [inline]

tlp::ParallelCoordsElementsSelector::~ParallelCoordsElementsSelector () [inline]

Member Function Documentation

Interactor* tlp::ParallelCoordsElementsSelector::clone () [inline]

void tlp::ParallelCoordsElementsSelector::selectedEntitiesHandler (ParallelCoordinatesView * parallelView, int x, int y, int w, int h, bool addToSelection) [virtual]

Implements tlp::ParallelCoordsGlEntitiesSelector.

void tlp::ParallelCoordsElementsSelector::selectedEntitiesHandler (ParallelCoordinatesView * parallelView, int x, int y, bool addToSelection) [virtual]

Implements tlp::ParallelCoordsGlEntitiesSelector.

void tlp::ParallelCoordsElementsSelector::unselectAllEntitiesHandler (ParallelCoordinatesView * parallelView) [virtual]

Implements tlp::ParallelCoordsGlEntitiesSelector.

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.