The GroupTerminalsCommand class Class used to group (make level terminal) together.
More...
#include <groupterminalscommand.h>
Inherits QUndoCommand.
The GroupTerminalsCommand class Class used to group (make level terminal) together.
◆ GroupTerminalsCommand()
GroupTerminalsCommand::GroupTerminalsCommand |
( |
TerminalStrip * |
strip, |
|
|
const QSharedPointer< PhysicalTerminal > & |
receiver_, |
|
|
const QVector< QSharedPointer< RealTerminal > > & |
to_group, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
void GroupTerminalsCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
void GroupTerminalsCommand::undo |
( |
| ) |
|
|
override |
◆ m_receiver
◆ m_terminal_strip
◆ m_to_group
QVector<QSharedPointer<RealTerminal> > GroupTerminalsCommand::m_to_group |
|
private |
The documentation for this class was generated from the following files: