.TH "RotateFineElementsCommand" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
RotateFineElementsCommand
.SH SYNOPSIS
.br
.PP
.PP
\fR#include <editorcommands\&.h>\fP
.PP
Inherits \fBElementEditionCommand\fP\&.
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBRotateFineElementsCommand\fP (\fBElementScene\fP *scene, QUndoCommand *parent=nullptr)"
.br
.ti -1c
.RI "void \fBundo\fP () override"
.br
.RI "\fBRotateFineElementsCommand::undo\fP\&. "
.ti -1c
.RI "void \fBredo\fP () override"
.br
.RI "\fBRotateFineElementsCommand::redo\fP\&. "
.in -1c

Public Member Functions inherited from \fBElementEditionCommand\fP
.in +1c
.ti -1c
.RI "\fBElementEditionCommand\fP (\fBElementScene\fP *=nullptr, \fBElementView\fP *=nullptr, QUndoCommand *=nullptr)"
.br
.RI "\fBElementEditionCommand::ElementEditionCommand\fP Constructs an \fBElementEditionCommand\fP, thus embedding the provided \fIscene\fP and \fIview\fP\&. "
.ti -1c
.RI "\fBElementEditionCommand\fP (const QString &, \fBElementScene\fP *=nullptr, \fBElementView\fP *=nullptr, QUndoCommand *=nullptr)"
.br
.RI "\fBElementEditionCommand::ElementEditionCommand\fP Constructs an \fBElementEditionCommand\fP, thus embedding the provided \fIscene\fP and \fIview\fP\&. "
.ti -1c
.RI "\fB~ElementEditionCommand\fP () override"
.br
.ti -1c
.RI "\fBElementScene\fP * \fBelementScene\fP () const"
.br
.ti -1c
.RI "void \fBsetElementScene\fP (\fBElementScene\fP *)"
.br
.ti -1c
.RI "\fBElementView\fP * \fBelementView\fP () const"
.br
.ti -1c
.RI "void \fBsetElementView\fP (\fBElementView\fP *)"
.br
.in -1c
.SS "Private Attributes"

.in +1c
.ti -1c
.RI "\fBElementScene\fP * \fBm_scene\fP =nullptr"
.br
.ti -1c
.RI "QList< QGraphicsItem * > \fBm_items\fP"
.br
.in -1c
.SS "Additional Inherited Members"


Protected Attributes inherited from \fBElementEditionCommand\fP
.in +1c
.ti -1c
.RI "\fBElementScene\fP * \fBm_scene\fP"
.br
.RI "\fBElement\fP editor/view/scene the command should take place on\&. "
.ti -1c
.RI "\fBElementView\fP * \fBm_view\fP"
.br
.in -1c
.SH "Constructor & Destructor Documentation"
.PP 
.SS "RotateFineElementsCommand::RotateFineElementsCommand (\fBElementScene\fP * scene, QUndoCommand * parent = \fRnullptr\fP)"

.SH "Member Function Documentation"
.PP 
.SS "void RotateFineElementsCommand::redo ()\fR [override]\fP"

.PP
\fBRotateFineElementsCommand::redo\fP\&. 
.SS "void RotateFineElementsCommand::undo ()\fR [override]\fP"

.PP
\fBRotateFineElementsCommand::undo\fP\&. 
.SH "Member Data Documentation"
.PP 
.SS "QList<QGraphicsItem*> RotateFineElementsCommand::m_items\fR [private]\fP"

.SS "\fBElementScene\fP* RotateFineElementsCommand::m_scene =nullptr\fR [private]\fP"


.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
