kig
construct_mode.cc File Reference
#include "construct_mode.h"
#include "../objects/object_factory.h"
#include "../objects/object_drawer.h"
#include "../objects/text_type.h"
#include "../objects/text_imp.h"
#include "../objects/bogus_imp.h"
#include "../objects/point_imp.h"
#include "../misc/argsparser.h"
#include "../kig/kig_document.h"
#include "../kig/kig_part.h"
#include "../kig/kig_view.h"
#include "../misc/object_constructor.h"
#include "../misc/coordinate_system.h"
#include "../misc/kigpainter.h"
#include "../misc/calcpaths.h"
#include "popup.h"
#include <qevent.h>
#include <kcursor.h>
#include <kaction.h>
#include <algorithm>
#include <functional>

Go to the source code of this file.
Functions | |
| static void | redefinePoint (ObjectTypeCalcer *mpt, const Coordinate &c, KigDocument &doc, const KigWidget &w) |
Variables | |
| static const bool | test_has_frame_dflt = true |
Function Documentation
| static void redefinePoint | ( | ObjectTypeCalcer * | mpt, | |
| const Coordinate & | c, | |||
| KigDocument & | doc, | |||
| const KigWidget & | w | |||
| ) | [static] |
Definition at line 46 of file construct_mode.cc.
Variable Documentation
const bool test_has_frame_dflt = true [static] |
Definition at line 422 of file construct_mode.cc.
KDE 4.0 API Reference