kig
python_scripter.cc File Reference
#include <Python.h>
#include "python_scripter.h"
#include <iostream>
#include <string>
#include <boost/python.hpp>
#include <boost/mpl/bool.hpp>
#include "../misc/common.h"
#include "../misc/coordinate.h"
#include "../misc/cubic-common.h"
#include "../misc/kigtransform.h"
#include "../objects/bogus_imp.h"
#include "../objects/common.h"
#include "../objects/circle_imp.h"
#include "../objects/cubic_imp.h"
#include "../objects/line_imp.h"
#include "../objects/other_imp.h"
#include "../objects/point_imp.h"
#include "../objects/text_imp.h"
#include "../objects/polygon_imp.h"
Include dependency graph for python_scripter.cc:
Go to the source code of this file.
Functions | |
BOOST_PYTHON_MODULE_INIT (kig) | |
static char * | newstring (const char *contents) |
Function Documentation
BOOST_PYTHON_MODULE_INIT | ( | kig | ) |
Definition at line 48 of file python_scripter.cc.
|
static |
Definition at line 377 of file python_scripter.cc.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.