Man Linux: Main Page and Category List

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.

Version 3.1.2                     19 Jtlp::ParallelCoordsElementHighlighter(3)