PyQt: Suppressing the header in a ListView

Greg Fortune lists at gregfortune.com
Wed Jun 11 22:10:58 EDT 2003


>From my glance at the Qt docs, no.  

Please direct questions like this at the Qt list rather than the Python 
list.  PyQt is a very thin wrapper on top of Qt.  Visit 
http://trolltech.com for more info.

If you think it is PyQt specific, send messages to the PyKDE (for PyQt and 
PyKDE stuff) list instead of here.

Greg Fortune
Fortune Solutions

Paul McNett wrote:

> 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.
> 
> 





More information about the Python-list mailing list