QElectroTech 0.100.0-dev
Loading...
Searching...
No Matches
Classes
addterminaltostripcommand.h File Reference
#include <QUndoCommand>
#include <QPointer>
#include <QVector>
Include dependency graph for addterminaltostripcommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AddTerminalToStripCommand
 The AddTerminalToStripCommand class Add a terminal element to a terminal strip Two cases are handled : Add free terminal to strip, Move terminal from strip to another strip. More...
 
class  RemoveTerminalFromStripCommand
 The RemoveTerminalFromStripCommand class Remove a terminal from a terminal strip. The removed terminal become free. More...
 
class  MoveTerminalCommand