February 18, 2012

winkle99 winkle99
Lab Rat
16 posts

[SOLVED]  QDataWidgetMapper unexpected ‘No Such Signal’ connect error

 

Hi,

I’m using the Qt 4.6 sdk on 64 bit linux.

This is the first time I’ve used the QDataWidgetMapper and am having pretty good success. There is one weird thing.

I’m getting a Object::connect: No such signal QObject::dataChanged(QModelIndex,QModelIndex) with my QDataWidgetMapper object when I exit the application. What’s confusing is that I am not trying to connect my mapper to this signal.

Has anyone else seen this?

1 reply

February 24, 2012

winkle99 winkle99
Lab Rat
16 posts

SOLVED:

I set the parent to my QDataWidgetWrapper and this message disappeared.

 
  ‹‹ Mouseclick and SVG images      Some help with .qss editting. ››

You must log in to post a reply. Not a member yet? Register here!