Suppressing the header in a ListView

piter tojopiter at yahoo.com
Thu Jun 12 03:28:07 EDT 2003


Uzytkownik "Paul McNett" <p at ulmcnett.com> napisal w wiadomosci
news:mailman.1055344341.7180.python-list at python.org...
Hi,

Anyone know how to hide the header of a QListView? I just have a simple,
non-hierarchical, one-column list of CheckListItems, and in this case the
header makes it less visually appealing.


QListViewInstance.header().hide()

p

--
Paul McNett







More information about the Python-list mailing list