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

kig

circle_type.cc File Reference

#include "circle_type.h"
#include "circle_imp.h"
#include "bogus_imp.h"
#include "line_imp.h"
#include "point_imp.h"
#include "special_imptypes.h"
#include "../misc/common.h"
#include <klocale.h>

Include dependency graph for circle_type.cc:

Go to the source code of this file.


Variables

static const char constructcirclethroughpointstat [] = I18N_NOOP( "Construct a circle through this point" )
static const char constructcirclewithcenterstat [] = I18N_NOOP( "Construct a circle with this center" )
static const ArgsParser::spec argsspecCircleBCP []
static const ArgsParser::spec argsspecCircleBTP []
static const ArgsParser::spec argsspecCircleBPR []

Variable Documentation

const ArgsParser::spec argsspecCircleBCP[] [static]

Initial value:

{
  { PointImp::stype(), constructcirclewithcenterstat,
    I18N_NOOP( "Select the center of the new circle..." ), false },
  { PointImp::stype(), constructcirclethroughpointstat,
    I18N_NOOP( "Select a point for the new circle to go through..." ), true }
}

Definition at line 34 of file circle_type.cc.

const ArgsParser::spec argsspecCircleBPR[] [static]

Initial value:

{
  { PointImp::stype(), constructcirclewithcenterstat,
      I18N_NOOP( "Select the center of the new circle..." ), false },
  { &lengthimptypeinstance, I18N_NOOP( "With this radius" ), 
      I18N_NOOP( "Select the length of the radius..." ), false }
}

Definition at line 189 of file circle_type.cc.

const ArgsParser::spec argsspecCircleBTP[] [static]

Initial value:

{
  { PointImp::stype(), constructcirclethroughpointstat,
    I18N_NOOP( "Select a point for the new circle to go through..." ), true },
  { PointImp::stype(), constructcirclethroughpointstat,
    I18N_NOOP( "Select a point for the new circle to go through..." ), true },
  { PointImp::stype(), constructcirclethroughpointstat,
    I18N_NOOP( "Select a point for the new circle to go through..." ), true }
}

Definition at line 70 of file circle_type.cc.

const char constructcirclethroughpointstat[] = I18N_NOOP( "Construct a circle through this point" ) [static]

Definition at line 30 of file circle_type.cc.

const char constructcirclewithcenterstat[] = I18N_NOOP( "Construct a circle with this center" ) [static]

Definition at line 32 of file circle_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