QWidget casts with PyQt?
Ewald R. de Wit
erdewit at d-e-l-e-t-e.zonnet.nl
Fri Feb 20 05:42:23 EST 2004
More information about the Python-list mailing list
Fri Feb 20 05:42:23 EST 2004
- Previous message (by thread): AVPython on ArcGIS?
- Next message (by thread): QWidget casts with PyQt?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stefan Quandt wrote: > I want to access widgets from a Qt container widget e.g. > item = ToolBox.item( 0 ) > > I know that the item is a QButtonGroup. > The Qt-Library returns a QWidget pointer. > So what I get is a Python QWidget wrapper object. This is quite a general problem for which I would like to know a solution too. -- -- Ewald
- Previous message (by thread): AVPython on ArcGIS?
- Next message (by thread): QWidget casts with PyQt?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list