|
wiRedPanda
Logic Circuit Simulator
|
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"Go to the source code of this file.
Classes | |
| class | ElementEditor |
| Widget for inspecting and editing the properties of selected circuit elements. More... | |
ElementEditor widget for inspecting and modifying selected circuit element properties.
Definition in file ElementEditor.h.