kig
cubic_type.cc File Reference
#include "cubic_type.h"
#include "cubic_imp.h"
#include "point_imp.h"
#include "bogus_imp.h"
#include <klocale.h>
Include dependency graph for cubic_type.cc:
Go to the source code of this file.
Variables | |
static const struct ArgsParser::spec | argsspecCubicB9P [] |
static const ArgsParser::spec | argsspecCubicCuspB4P [] |
static const ArgsParser::spec | argsspecCubicNodeB6P [] |
static const ArgsParser::spec | argsspecVerticalCubicB4P [] |
static const char | cubicselectstatement [] = I18N_NOOP( "Select a point for the new cubic to go through..." ) |
static const char | cubictpstatement [] = I18N_NOOP( "Construct a cubic curve through this point" ) |
Variable Documentation
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
Definition at line 29 of file cubic_type.cc.
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
Definition at line 116 of file cubic_type.cc.
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
Definition at line 74 of file cubic_type.cc.
|
static |
Initial value:
=
{
}
static const ObjectImpType * stype()
Returns the ObjectImpType representing PointImp's.
Definition: point_imp.cc:159
Definition at line 154 of file cubic_type.cc.
|
static |
Definition at line 27 of file cubic_type.cc.
|
static |
Definition at line 26 of file cubic_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.