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

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBAddDiagramCommand\fP"
.br
.RI "The \fBAddDiagramCommand\fP class Undo/redo support for adding a new folio (diagram) to a project\&. Takes ownership of the (already constructed, not yet inserted) diagram: \fBredo()\fP inserts it into the project, \fBundo()\fP detaches it again without destroying it\&. The diagram is only actually destroyed when this command itself is destroyed while the diagram is detached (i\&.e\&. while undone)\&. "
.in -1c
.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
