Part of Python extenstion module for CanvasWindow class. More...
#include <boost/python.hpp>
#include "qt/CanvasWindow.h"
Go to the source code of this file.
Namespaces | |
namespace | hippodraw |
Namespace for HippoDraw. | |
namespace | hippodraw::Python |
A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python. | |
Functions | |
void | export_CanvasWindow () |
Exports the CanvasWindow class to Python. |
Part of Python extenstion module for CanvasWindow class.
Copyright (C) 2002-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file export_CanvasWindow.cxx.