kig
cabri-filter.cc File Reference
#include "cabri-filter.h"
#include "cabri-utils.h"
#include "../kig/kig_document.h"
#include "../misc/coordinate.h"
#include "../misc/rect.h"
#include "../objects/arc_type.h"
#include "../objects/angle_type.h"
#include "../objects/bogus_imp.h"
#include "../objects/circle_imp.h"
#include "../objects/circle_type.h"
#include "../objects/conic_types.h"
#include "../objects/curve_imp.h"
#include "../objects/intersection_types.h"
#include "../objects/inversion_type.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/other_imp.h"
#include "../objects/other_type.h"
#include "../objects/point_imp.h"
#include "../objects/point_type.h"
#include "../objects/polygon_imp.h"
#include "../objects/polygon_type.h"
#include "../objects/transform_types.h"
#include "../objects/vector_type.h"
#include <qcolor.h>
#include <qfile.h>
#include <qregexp.h>
#include <kdebug.h>
#include <klocale.h>

Go to the source code of this file.
Functions | |
| static ObjectTypeCalcer * | intersectionPoints (const std::vector< ObjectCalcer * > &parents, int which) |
| static int | priorTo (const std::vector< uint > &ids, uint id) |
Function Documentation
| static ObjectTypeCalcer* intersectionPoints | ( | const std::vector< ObjectCalcer * > & | parents, | |
| int | which | |||
| ) | [static] |
This file is part of Kig, a KDE program for Interactive Geometry.
.. Copyright (C) 2002 Dominique Devriese <devriese@kde.org> Copyright (C) 2006 Pino Toscano <toscano.pino@tiscali.it>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 60 of file cabri-filter.cc.
Definition at line 115 of file cabri-filter.cc.
KDE 4.0 API Reference