##// END OF EJS Templates
- added call method that does a direct call on the ObjectType...
- added call method that does a direct call on the ObjectType - added comments and improved docs git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@72 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r36:1d1e7c03e848
Show More
com_trolltech_qt_svg.pri
10 lines | 378 B | text/plain | TextLexer
HEADERS += \
$$PWD/PythonQtWrapper_QSvgGenerator.h \
$$PWD/PythonQtWrapper_QSvgRenderer.h \
$$PWD/PythonQtWrapper_QSvgWidget.h \
SOURCES += \
$$PWD/PythonQtWrapper_QSvgGenerator.cpp \
$$PWD/PythonQtWrapper_QSvgRenderer.cpp \
$$PWD/PythonQtWrapper_QSvgWidget.cpp \
$$PWD/com_trolltech_qt_svg_init.cpp