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

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"
Include dependency graph for GraphicElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicElement
 Abstract base class for all graphical circuit elements in wiRedPanda. More...

Detailed Description

Abstract base class for all graphical circuit elements.

Definition in file GraphicElement.h.