|
wiRedPanda
Logic Circuit Simulator
|
Abstract base class for all graphical circuit elements. More...
#include <memory>#include <utility>#include <QBitArray>#include <QGraphicsItem>#include <QKeySequence>#include <QList>#include "App/Core/Enums.h"#include "App/Core/ItemWithId.h"#include "App/Element/ElementAppearance.h"#include "App/Element/ElementMetadata.h"#include "App/Element/ElementOrientation.h"#include "App/Element/ElementPorts.h"#include "App/Element/ElementSimState.h"#include "App/Element/PropertyDescriptor.h"Go to the source code of this file.
Classes | |
| class | GraphicElement |
| Abstract base class for all graphical circuit elements in wiRedPanda. More... | |
Abstract base class for all graphical circuit elements.
Definition in file GraphicElement.h.