Added Image rendering support via qlabel and qpixmap

This commit is contained in:
Atul R
2019-08-03 23:35:11 +02:00
parent e50666c566
commit e6eccd06a9
14 changed files with 167 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@
"../src/cpp/QtGui/QApplication/qapplication_wrap.cpp",
"../src/cpp/QtGui/QWidget/qwidget_wrap.cpp",
"../src/cpp/QtGui/QEvent/QKeyEvent/qkeyevent_wrap.cpp",
"../src/cpp/QtGui/QPixmap/qpixmap_wrap.cpp",
'../src/cpp/core/FlexLayout/flexlayout_wrap.cpp',
"../src/cpp/QtWidgets/QGridLayout/qgridlayout_wrap.cpp",
"../src/cpp/QtWidgets/QLabel/qlabel_wrap.cpp",