SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::ui::StyleEditorRegistrar Class Reference

#include <istyleeditorwidget.h>

Collaboration diagram for openswmmvis::ui::StyleEditorRegistrar:

Public Member Functions

 StyleEditorRegistrar (const QString &className, StyleEditorRegistry::Factory factory)
 

Detailed Description

RAII helper to register a factory at static init. Use the REGISTER_STYLE_EDITOR(ClassName, FactoryLambda) macro below.

Constructor & Destructor Documentation

◆ StyleEditorRegistrar()

openswmmvis::ui::StyleEditorRegistrar::StyleEditorRegistrar ( const QString &  className,
StyleEditorRegistry::Factory  factory 
)
inline
Here is the call graph for this function:

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