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

ElementEditor widget for inspecting and modifying selected circuit element properties. More...

#include <memory>
#include <utility>
#include <QDialog>
#include <QTableWidget>
#include <QVBoxLayout>
#include <QWidget>
#include "App/Element/PropertyDescriptor.h"
#include "App/Scene/Scene.h"
#include "App/UI/ElementEditorUI.h"
#include "App/UI/SelectionCapabilities.h"
Include dependency graph for ElementEditor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ElementEditor
 Widget for inspecting and editing the properties of selected circuit elements. More...

Detailed Description

ElementEditor widget for inspecting and modifying selected circuit element properties.

Definition in file ElementEditor.h.