MEPP2 Project
Public Member Functions | List of all members
FEVV::BasePluginQt Class Reference

This class is intended to provide some standard message boxes to all plugins. More...

#include <BasePluginQt.h>

Inheritance diagram for FEVV::BasePluginQt:
Inheritance graph
Collaboration diagram for FEVV::BasePluginQt:
Collaboration graph

Public Member Functions

virtual void apply (BaseAdapterVisu *, void *, FEVV::PMapsContainer *) override
 
- Public Member Functions inherited from FEVV::BasePlugin
 BasePlugin ()=default
 
 ~BasePlugin ()=default
 
virtual void init ()=0
 
virtual void addParameters (BaseWindow *_window)=0
 
virtual void reset ()=0
 

Additional Inherited Members

- Protected Attributes inherited from FEVV::BasePlugin
BaseWindowwindow = nullptr
 

Detailed Description

This class is intended to provide some standard message boxes to all plugins.

Definition at line 29 of file BasePluginQt.h.

Member Function Documentation

◆ apply()

virtual void FEVV::BasePluginQt::apply ( BaseAdapterVisu ,
void *  ,
FEVV::PMapsContainer  
)
inlineoverridevirtual

Reimplemented from FEVV::BasePlugin.

Reimplemented in FEVV::ProgressiveDecompressionPlugin, and FEVV::DecompressionValencePlugin.

Definition at line 108 of file BasePluginQt.h.

Here is the call graph for this function:

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