kig
centerofcurvature_type.cc File Reference
#include "centerofcurvature_type.h"
#include "bogus_imp.h"
#include "conic_imp.h"
#include "cubic_imp.h"
#include "point_imp.h"
#include "../misc/common.h"
#include "../misc/conic-common.h"
#include "../kig/kig_part.h"
#include "../kig/kig_view.h"
Include dependency graph for centerofcurvature_type.cc:
Go to the source code of this file.
Variables | |
static const ArgsParser::spec | argsspecCocConic [] |
static const ArgsParser::spec | argsspecCocCubic [] |
static const ArgsParser::spec | argsspecCocCurve [] |
static const char | constructcenterofcurvaturepoint [] = "SHOULDNOTBESEEN" |
static const char | selectcoc1 [] = I18N_NOOP( "Select the curve..." ) |
static const char | selectcoc2 [] = I18N_NOOP( "Select a point on the curve..." ) |
Variable Documentation
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
static const char constructcenterofcurvaturepoint[]
Definition: centerofcurvature_type.cc:33
static const ObjectImpType * stype()
Returns the ObjectImpType representing the ConicImp type.
Definition: conic_imp.cc:380
Definition at line 38 of file centerofcurvature_type.cc.
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
static const char constructcenterofcurvaturepoint[]
Definition: centerofcurvature_type.cc:33
Definition at line 124 of file centerofcurvature_type.cc.
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
static const char constructcenterofcurvaturepoint[]
Definition: centerofcurvature_type.cc:33
static const ObjectImpType * stype()
Returns the ObjectImpType representing the CurveImp type.
Definition: curve_imp.cc:27
Definition at line 206 of file centerofcurvature_type.cc.
|
static |
Definition at line 33 of file centerofcurvature_type.cc.
|
static |
Definition at line 35 of file centerofcurvature_type.cc.
|
static |
Definition at line 36 of file centerofcurvature_type.cc.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 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:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.