Overview     Modules     Class Hierarchy     Classes     Members  
tlp::MouseShowElementInfos Class Reference

#include <MouseShowElementInfos.h>

Inheritance diagram for tlp::MouseShowElementInfos:
Collaboration diagram for tlp::MouseShowElementInfos:

List of all members.

Public Member Functions

 ~MouseShowElementInfos ()
bool eventFilter (QObject *widget, QEvent *e)
InteractorComponentclone ()
- Public Member Functions inherited from tlp::InteractorComponent
 InteractorComponent ()
 Default constructor.
virtual ~InteractorComponent ()
virtual bool compute (GlMainWidget *)
virtual bool draw (GlMainWidget *)
virtual void setView (View *view)
ViewgetView ()
virtual void undoIsDone ()
ID getID ()
void setID (ID i)

Additional Inherited Members

- Public Types inherited from tlp::InteractorComponent
typedef unsigned int ID
- Static Public Attributes inherited from tlp::InteractorComponent
static const ID invalidID = 0
- Protected Attributes inherited from tlp::InteractorComponent
ID id
Viewview

Detailed Description

We define a specific interactor to show element graph infos in eltProperties


Constructor & Destructor Documentation

tlp::MouseShowElementInfos::~MouseShowElementInfos ( )
inline

Member Function Documentation

InteractorComponent* tlp::MouseShowElementInfos::clone ( )
virtual

Clone this interactor component

Implements tlp::InteractorComponent.

bool tlp::MouseShowElementInfos::eventFilter ( QObject *  widget,
QEvent *  e 
)


Tulip Software by LaBRI Visualization Team    2001 - 2012