Den 29-10-2013 18:36, Philipp Kursawe skrev: > That is really anyoing. When I set a widgets objectName I expect it to > not modify this name. > But QWidgetWindow connects itself to the objectNameChanged signal > connect(m_widget, &QObject::objectNameChanged, this, > &QWidgetWindow::updateObjectName); > > > to modify it. I'm actually surprised this does not lead to a circular call. > > So, how can I prevent that? I want to have verbatim object names.
disconnect() ? -- Bo Thorsen, European Engineering Manager, ICS Integrated Computer Solutions. Delivering World-Class Applications http://ics.com/services _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest