[PyQt] How to get the QRect of a QMenuBar (QPopupMenu) item ?

Ken Godee ken at perfect-image.com
Wed Nov 17 11:11:07 EST 2004


Erwan Adam wrote:

> Hi all,
> 
> I try to introduce tooltips in my application written
> in PyQt (more precisly, in the menubar of my application)
> but I can't find a way to get the QRect instance
> associated to a QMenuBar item (neither a QPopupMenu item)
> 

QObect Class?

QObject::queryList()
QObject::child()

Also try the PyQt list "pykde"





More information about the Python-list mailing list