MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RibbonSchemaLoadListener Class Referenceabstract

#include <MRRibbonSchema.h>

Public Member Functions

virtual ~RibbonSchemaLoadListener ()=default
 

Protected Member Functions

virtual void onRibbonSchemaLoad_ ()=0
 

Friends

class RibbonSchemaLoader
 

Detailed Description

interface for plugins that should be notified when their information is loaded from the schema json file allows to alternate behavior depending on whether the plugin is available in the app

Constructor & Destructor Documentation

◆ ~RibbonSchemaLoadListener()

virtual MR::RibbonSchemaLoadListener::~RibbonSchemaLoadListener ( )
virtualdefault

Member Function Documentation

◆ onRibbonSchemaLoad_()

virtual void MR::RibbonSchemaLoadListener::onRibbonSchemaLoad_ ( )
protectedpure virtual

Friends And Related Symbol Documentation

◆ RibbonSchemaLoader

friend class RibbonSchemaLoader
friend

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