.TH "sources/undocommand/removediagramcommand.h" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sources/undocommand/removediagramcommand.h
.SH SYNOPSIS
.br
.PP
\fR#include <QUndoCommand>\fP
.br
\fR#include <QPointer>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBRemoveDiagramCommand\fP"
.br
.RI "The \fBRemoveDiagramCommand\fP class Undo/redo support for removing a folio (diagram) from a project\&. \fBredo()\fP detaches the diagram from the project (and, reactively, its \fBProjectView\fP tab) without destroying it; \fBundo()\fP reinserts it at its original position\&. The diagram is only actually destroyed when this command itself is destroyed while the diagram is detached (i\&.e\&. while the removal is still in effect)\&. "
.in -1c
.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
