wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
ElementMetadata.h File Reference

Element metadata struct and global registry for compile-time element registration. More...

#include <functional>
#include <QMap>
#include <QString>
#include <QStringList>
#include "App/Core/Enums.h"
Include dependency graph for ElementMetadata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

 Compile-time-registered properties for one element type. More...
class  ElementMetadataRegistry
 Global registry of ElementMetadata, one entry per ElementType. More...

Detailed Description

Element metadata struct and global registry for compile-time element registration.

Definition in file ElementMetadata.h.