• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

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 char constructcenterofcurvaturepoint [] = "SHOULDNOTBESEEN"
static const char selectcoc1 [] = I18N_NOOP( "Select the curve..." )
static const char selectcoc2 [] = I18N_NOOP( "Select a point on the curve..." )
static const ArgsParser::spec argsspecCocConic []
static const ArgsParser::spec argsspecCocCubic []
static const ArgsParser::spec argsspecCocCurve []

Variable Documentation

const ArgsParser::spec argsspecCocConic[] [static]

Initial value:

{
  { ConicImp::stype(), "SHOULDNOTBESEEN", selectcoc1, false },
  { PointImp::stype(), constructcenterofcurvaturepoint, selectcoc2, false }
}

Definition at line 38 of file centerofcurvature_type.cc.

const ArgsParser::spec argsspecCocCubic[] [static]

Initial value:

{
  { CubicImp::stype(), "SHOULDNOTBESEEN", selectcoc1, false },
  { PointImp::stype(), constructcenterofcurvaturepoint, selectcoc2, false }
}

Definition at line 124 of file centerofcurvature_type.cc.

const ArgsParser::spec argsspecCocCurve[] [static]

Initial value:

{
  { CurveImp::stype(), "SHOULDNOTBESEEN", selectcoc1, false },
  { PointImp::stype(), constructcenterofcurvaturepoint, selectcoc2, false }
}

Definition at line 206 of file centerofcurvature_type.cc.

const char constructcenterofcurvaturepoint[] = "SHOULDNOTBESEEN" [static]

Definition at line 33 of file centerofcurvature_type.cc.

const char selectcoc1[] = I18N_NOOP( "Select the curve..." ) [static]

Definition at line 35 of file centerofcurvature_type.cc.

const char selectcoc2[] = I18N_NOOP( "Select a point on the curve..." ) [static]

Definition at line 36 of file centerofcurvature_type.cc.

kig

Skip menu "kig"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal