tlp::parallelcoordsglentitiesselector(3)

NAME

tlp::ParallelCoordsGlEntitiesSelector

SYNOPSIS

#include <ParallelCoordsGlEntitiesSelector.h>
Inherited by tlp::ParallelCoordsElementHighlighter, and
tlp::ParallelCoordsElementsSelector.
Public Member Functions
ParallelCoordsGlEntitiesSelector (Qt::MouseButton
    button=Qt::LeftButton, Qt::KeyboardModifier
    modifier=Qt::NoModifier)
~ParallelCoordsGlEntitiesSelector ()
bool eventFilter (QObject *, QEvent *)
virtual void unselectAllEntitiesHandler (ParallelCoordinatesView
    *parallelView)=0
virtual void selectedEntitiesHandler (ParallelCoordinatesView
    *parallelView, int x, int y, bool addToSelection)=0
virtual void selectedEntitiesHandler (ParallelCoordinatesView
    *parallelView, int x, int y, int w, int h, bool addToSelection)=0

Constructor & Destructor Documentation

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

Member Function Documentation

bool tlp::ParallelCoordsGlEntitiesSelector::eventFilter (QObject * widget,
QEvent * e)
virtual void tlp::ParallelCoordsGlEntitiesSelector::selectedEntitiesHandler
(ParallelCoordinatesView * parallelView, int x, int y, int w, int h, bool addToSelection) [pure virtual] Implemented in tlp::ParallelCoordsElementHighlighter, and tlp::ParallelCoordsElementsSelector.
virtual void tlp::ParallelCoordsGlEntitiesSelector::selectedEntitiesHandler
(ParallelCoordinatesView * parallelView, int x, int y, bool addToSelection) [pure virtual] Implemented in tlp::ParallelCoordsElementHighlighter, and tlp::ParallelCoordsElementsSelector.
virtual void
tlp::ParallelCoordsGlEntitiesSelector::unselectAllEntitiesHandler (ParallelCoordinatesView * parallelView) [pure virtual] Implemented in tlp::ParallelCoordsElementHighlighter, and tlp::ParallelCoordsElementsSelector.

Author

Generated automatically by Doxygen for Tulip Plugins Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout