##// END OF EJS Templates
fixed bad reference counting and borrowed references...
fixed bad reference counting and borrowed references git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@55 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r19:4f416979f8bf
Show More
PythonQtWrapper_QAccessible2Interface.cpp
8 lines | 205 B | text/x-c | CppLexer
/ generated_cpp / com_trolltech_qt_gui / PythonQtWrapper_QAccessible2Interface.cpp
#include "PythonQtWrapper_QAccessible2Interface.h"
#include <QVariant>
QAccessible2Interface* PythonQtWrapper_QAccessible2Interface::new_QAccessible2Interface()
{
return new QAccessible2Interface(); }