#include "PythonQtWrapper_QStyleOptionRubberBand.h" #include #include #include #include #include #include QStyleOptionRubberBand* PythonQtWrapper_QStyleOptionRubberBand::new_QStyleOptionRubberBand() { return new PythonQtShell_QStyleOptionRubberBand(); } QStyleOptionRubberBand* PythonQtWrapper_QStyleOptionRubberBand::new_QStyleOptionRubberBand(const QStyleOptionRubberBand& other) { return new PythonQtShell_QStyleOptionRubberBand(other); }