LibrePCB Developers Documentation
IF_GraphicsViewEventHandler Class Referenceabstract

The IF_GraphicsViewEventHandler class. More...

#include <if_graphicsvieweventhandler.h>

+ Inheritance diagram for IF_GraphicsViewEventHandler:
+ Collaboration diagram for IF_GraphicsViewEventHandler:

Public Member Functions

 IF_GraphicsViewEventHandler () noexcept
 
virtual ~IF_GraphicsViewEventHandler () noexcept
 
virtual bool graphicsViewEventHandler (QEvent *event)=0
 The event handler method. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ IF_GraphicsViewEventHandler()

IF_GraphicsViewEventHandler ( )
inlineexplicitnoexcept

◆ ~IF_GraphicsViewEventHandler()

virtual ~IF_GraphicsViewEventHandler ( )
inlinevirtualnoexcept
+ Here is the call graph for this function:

Member Function Documentation

◆ graphicsViewEventHandler()

virtual bool graphicsViewEventHandler ( QEvent *  event)
pure virtual

The event handler method.

Implemented in BoardEditor, SchematicEditor, PackageEditorWidget, and SymbolEditorWidget.

+ Here is the caller graph for this function:

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