[Qt-interest] Retrieving all widgets mapped by a QDataWidgetMapper

Mark Brand mabrand at mabrand.nl
Mon Mar 8 20:41:43 CET 2010


> what is the simplest way of retrieving  all widgets that are mapped by
> a QDataWidgetMapper object?
> (I've tried using the children() method of the QDataWidgetMapper
> class, but this seems to be something different)

QWidget *    mappedWidgetAt ( int section ) const
 

-Mark



More information about the Qt-interest-old mailing list