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


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




More information about the Python-list mailing list