MouseEventProcessor Class Reference

#include <MemoryX/gui-plugins/GraphVisualizerPlugin/GraphVisualizerGuiPlugin.h>

+ Inheritance diagram for MouseEventProcessor:

Public Member Functions

 MouseEventProcessor (GraphVisualizerWidget *gvw)
 

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *event) override
 

Protected Attributes

GraphVisualizerWidgetgvw
 

Detailed Description

Definition at line 590 of file GraphVisualizerGuiPlugin.h.

Constructor & Destructor Documentation

◆ MouseEventProcessor()

Definition at line 594 of file GraphVisualizerGuiPlugin.h.

Member Function Documentation

◆ eventFilter()

bool eventFilter ( QObject *  obj,
QEvent *  event 
)
overrideprotected

Definition at line 1098 of file GraphVisualizerGuiPlugin.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ gvw

GraphVisualizerWidget* gvw
protected

Definition at line 596 of file GraphVisualizerGuiPlugin.h.


The documentation for this class was generated from the following files: