QElectroTech 0.100.0-dev
|
#include <QUndoCommand>
#include <QVector>
#include <QPointer>
#include <QMultiMap>
#include "../terminalstrip.h"
Go to the source code of this file.
Classes | |
class | BridgeTerminalsCommand |
The BridgeTerminalsCommand class UndoCommand use to create bridge between terminals of a terminals strip. More... | |
class | UnBridgeTerminalsCommand |
The UnBridgeTerminalsCommand class UndoCommand use to remove bridge between terminals of a terminals strip. More... | |