TwiceAsNice  2019-02-18
Namespaces | Functions
VinoQtPy.cc File Reference
#include <boost/python.hpp>
#include <Basda/Python/SmartPointerWrapper.hh>
#include <boost/python/return_internal_reference.hpp>
#include <boost/python/copy_const_reference.hpp>
#include <boost/python/return_value_policy.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <Nice/Python/StlWrapper.hh>
#include <Nice/Python/ToStringWrapper.hh>
#include <Nice/Python/Property.h>
#include <Basda/Vino/Image.h>
#include <Basda/Vino/Centroid.h>
#include <Basda/Qt/Vino/QImageWidget.h>
Include dependency graph for VinoQtPy.cc:

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Python
 

Functions

const char &QWidget::show Basda::Python::def ("pushImage",(void(QImageView::*)(const ImageBase *))&QImageView::pushImage) .def("pushImage"
 
const char &QWidget::show Basda::Python::def ("pushImage",(void(QImageWidget::*)(const ImageBase *))&QImageWidget::pushImage) .def("pushImage"