nodeguy/src
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
..
cpp Add QIcon support to QTreeWidgetItem. (#657) 2020-08-12 16:03:29 +02:00
lib Add QIcon support to QTreeWidgetItem. (#657) 2020-08-12 16:03:29 +02:00
demo.ts Add QIcon support to QTreeWidgetItem. (#657) 2020-08-12 16:03:29 +02:00
index.ts Implemented QDrag Class (#626) 2020-07-04 19:58:40 +02:00