kig
ChangeCoordSystemTask Class Reference
#include <kig_commands.h>
Inheritance diagram for ChangeCoordSystemTask:
Public Member Functions | |
ChangeCoordSystemTask (CoordinateSystem *s) | |
~ChangeCoordSystemTask () | |
void | execute (KigPart &doc) |
void | unexecute (KigPart &doc) |
Public Member Functions inherited from KigCommandTask | |
KigCommandTask () | |
virtual | ~KigCommandTask () |
Detailed Description
A task to change the coordinate system.
Definition at line 181 of file kig_commands.h.
Constructor & Destructor Documentation
ChangeCoordSystemTask::ChangeCoordSystemTask | ( | CoordinateSystem * | s | ) |
a command that changes the coordinate-system to s
.
Definition at line 249 of file kig_commands.cpp.
ChangeCoordSystemTask::~ChangeCoordSystemTask | ( | ) |
Definition at line 268 of file kig_commands.cpp.
Member Function Documentation
|
virtual |
Implements KigCommandTask.
Definition at line 254 of file kig_commands.cpp.
|
virtual |
Implements KigCommandTask.
Definition at line 263 of file kig_commands.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.