kig
kigpainter.cpp File Reference
#include "kigpainter.h"
#include "../kig/kig_view.h"
#include "../kig/kig_document.h"
#include "../misc/goniometry.h"
#include "../objects/object_holder.h"
#include "../objects/curve_imp.h"
#include "../objects/point_imp.h"
#include "object_hierarchy.h"
#include "common.h"
#include "conic-common.h"
#include "cubic-common.h"
#include "coordinate_system.h"
#include <qpen.h>
#include <qpolygon.h>
#include <cmath>
#include <stack>
#include <functional>
#include <algorithm>
Include dependency graph for kigpainter.cpp:
Go to the source code of this file.
Typedefs | |
typedef std::pair< double, Coordinate > | coordparampair |
Typedef Documentation
typedef std::pair<double,Coordinate> coordparampair |
Definition at line 601 of file kigpainter.cpp.
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.