The RotateSelectionCommand class Rotate the selected items in the given diagram.
More...
#include <rotateselectioncommand.h>
Inherits QUndoCommand.
The RotateSelectionCommand class Rotate the selected items in the given diagram.
◆ RotateSelectionCommand()
RotateSelectionCommand::RotateSelectionCommand |
( |
Diagram * |
diagram, |
|
|
qreal |
angle = 90 , |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ isValid()
bool RotateSelectionCommand::isValid |
( |
| ) |
|
◆ redo()
void RotateSelectionCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
void RotateSelectionCommand::undo |
( |
| ) |
|
|
override |
◆ m_cond_text
◆ m_diagram
Diagram* RotateSelectionCommand::m_diagram =nullptr |
|
private |
◆ m_rotate_by_user
◆ m_undo
The documentation for this class was generated from the following files: