[PyQt] QDockWidget.setTitleBarWidget(None) is not working

victor noagbodjivictor at gmail.com
Mon Nov 22 14:07:49 GMT 2010


hi list,

the doc says that setting a title bar widget with the value 0 (i
assumed None is python) would hide the title bar. but doing
setTitleBarWidget(None) is not doing anything. and setting a integer
yields an exception.

anyone has encountered this behavior before?

thanks

-- 
victor


More information about the PyQt mailing list