new HTMLDelegate class to display content as HTML in QTreeWidget and QListWidget

This commit is contained in:
Romain Bignon 2010-07-05 12:03:47 +02:00
commit 900a62ffea
2 changed files with 43 additions and 4 deletions

View file

@ -1 +1 @@
from .qt import QtApplication, QtMainWindow, QtDo
from .qt import QtApplication, QtMainWindow, QtDo, HTMLDelegate