kig
special_calcers.cc File Reference
#include "special_calcers.h"
Include dependency graph for special_calcers.cc:
Go to the source code of this file.
Variables | |
static const ArgsParser::spec | argsspecMeasureTransport [] |
static ArgsParser | measuretransportargsparser (argsspecMeasureTransport, 3) |
Variable Documentation
|
static |
Initial value:
=
{
{ CircleImp::stype(), I18N_NOOP( "Transport a measure on this circle" ) },
{ PointImp::stype(), I18N_NOOP( "Project this point onto the circle" ) },
{ SegmentImp::stype(), I18N_NOOP( "Segment to transport" ) }
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing the SegmentImp type.
Definition: line_imp.cc:545
static const ObjectImpType * stype()
Returns the ObjectImpType representing the CircleImp type.
Definition: circle_imp.cc:342
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
Definition at line 20 of file special_calcers.cc.
|
static |
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.