kig
drgeo-filter.cc File Reference
#include "drgeo-filter.h"
#include "filters-common.h"
#include "../kig/kig_document.h"
#include "../kig/kig_part.h"
#include "../misc/common.h"
#include "../misc/coordinate.h"
#include "../objects/angle_type.h"
#include "../objects/arc_type.h"
#include "../objects/bogus_imp.h"
#include "../objects/circle_imp.h"
#include "../objects/circle_type.h"
#include "../objects/conic_imp.h"
#include "../objects/conic_types.h"
#include "../objects/curve_imp.h"
#include "../objects/intersection_types.h"
#include "../objects/line_imp.h"
#include "../objects/line_type.h"
#include "../objects/object_calcer.h"
#include "../objects/object_drawer.h"
#include "../objects/object_factory.h"
#include "../objects/object_holder.h"
#include "../objects/object_type.h"
#include "../objects/other_imp.h"
#include "../objects/other_type.h"
#include "../objects/point_imp.h"
#include "../objects/point_type.h"
#include "../objects/polygon_type.h"
#include "../objects/transform_types.h"
#include "../objects/vector_type.h"
#include <math.h>
#include <qfile.h>
#include <qnamespace.h>
#include <QDomDocument>
#include <kinputdialog.h>
#include <klocale.h>
Include dependency graph for drgeo-filter.cc:
Go to the source code of this file.
Functions | |
static const Coordinate | convertDrgeoHalflineParam (const double param, const LineData &line) |
static int | convertDrgeoIndex (const std::vector< DrGeoHierarchyElement > &es, const QString &myid) |
static const Coordinate | convertDrgeoLineParam (const double param, const LineData &line) |
Function Documentation
|
static |
Definition at line 177 of file drgeo-filter.cc.
|
static |
Definition at line 161 of file drgeo-filter.cc.
|
static |
Definition at line 169 of file drgeo-filter.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.