[PyQt] Qt::DisplayRole

Vladimir Pouzanov farcaller at gmail.com
Mon Jul 2 13:54:36 BST 2007


Hi all,

I'm looking for Qt::DisplayRole, it seems not to be in Qt:
from PyQt4 import QtCore, QtGui, Qt
Qt.DisplayRole

<type 'exceptions.AttributeError'>        Traceback (most recent call last)
/home/farcaller/<ipython console> in <module>()
<type 'exceptions.AttributeError'>: 'module' object has no attribute
'DisplayRole'

Any hints?



More information about the PyQt mailing list