nodeguy/src/cpp/include/nodegui/QtWidgets/QTreeWidgetItem
Doug Barbieri fc64e7af99
Add QIcon support to QTreeWidgetItem. (#657)
* Add QIcon support to QTreeWidgetItem.

Signed-off-by: R. Douglas Barbieri <doug@dooglio.net>

* Move to QTreeWidgetItem from QTableWidgetItem...

I made a mistake and added the icon support to `QTableWidgetItem`
instead of the tree widget.

* Ran prettier.

* Add small test for the widget and item.

* Added tree widget test to demo.
2020-08-12 16:03:29 +02:00
..
qtreewidgetitem_wrap.h Add QIcon support to QTreeWidgetItem. (#657) 2020-08-12 16:03:29 +02:00