tlp_ParallelCoordsElementHighlighter

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::ParallelCoordsElementHighlighter -

SYNOPSIS


Inherits tlp::ParallelCoordsGlEntitiesSelector.

Public Member Functions


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

~ParallelCoordsElementHighlighter ()

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::ParallelCoordsElementHighlighter::ParallelCoordsElementHighlighter (Qt::MouseButton button = Qt::LeftButton, Qt::KeyboardModifier modifier = Qt::NoModifier) [inline]

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

Member Function Documentation

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

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

Implements tlp::ParallelCoordsGlEntitiesSelector.

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

Implements tlp::ParallelCoordsGlEntitiesSelector.

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

Implements tlp::ParallelCoordsGlEntitiesSelector.

Author

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