#include <addterminalstripcommand.h>
Inherits QUndoCommand.
◆ RemoveTerminalStripCommand()
RemoveTerminalStripCommand::RemoveTerminalStripCommand |
( |
TerminalStrip * |
strip, |
|
|
QETProject * |
project, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ ~RemoveTerminalStripCommand()
RemoveTerminalStripCommand::~RemoveTerminalStripCommand |
( |
| ) |
|
|
override |
◆ redo()
void RemoveTerminalStripCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
void RemoveTerminalStripCommand::undo |
( |
| ) |
|
|
override |
◆ m_elements
QVector<QPointer<Element> > RemoveTerminalStripCommand::m_elements |
|
private |
◆ m_project
QPointer<QETProject> RemoveTerminalStripCommand::m_project |
|
private |
◆ m_strip
The documentation for this class was generated from the following files: