Man Linux: Main Page and Category List

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.

Version 3.1.2                     19 Jultlp::ParallelCoordsElementsSelector(3)