Missing signals
C. Boemann
cbo at boemann.dk
Sun Jan 9 22:42:03 GMT 2011
I'm well aware of those connects, but would like to keep it, to remind me
On Sunday 09 January 2011 07:48:19 Thorsten Zachmann wrote:
> Hello all,
>
> I have seen the following error messages when debugging something else. Can
> this connections be removed?
>
> Object::connect: No such signal
> SimpleParagraphWidget::paragraphStyleSelected(KoParagraphStyle *) in
> /home/tz/develop/kde/git/calligra/plugins/textshape/TextTool.cpp:1600
> Object::connect: (sender name: 'SimpleParagraphWidget')
> Object::connect: (receiver name: 'TextToolFactory_ID')
> Object::connect: No such signal
> SimpleStylesWidget::paragraphStyleSelected(KoParagraphStyle *) in
> /home/tz/develop/kde/git/calligra/plugins/textshape/TextTool.cpp:1608
> Object::connect: (sender name: 'simplestyleswidget')
> Object::connect: (receiver name: 'TextToolFactory_ID')
> Object::connect: No such signal
> SimpleStylesWidget::characterStyleSelected(KoCharacterStyle *) in
> /home/tz/develop/kde/git/calligra/plugins/textshape/TextTool.cpp:1609
> Object::connect: (sender name: 'simplestyleswidget')
> Object::connect: (receiver name: 'TextToolFactory_ID')
> Object::connect: No such signal SimpleStylesWidget::doneWithFocus() in
> /home/tz/develop/kde/git/calligra/plugins/textshape/TextTool.cpp:1610
> Object::connect: (sender name: 'simplestyleswidget')
> Object::connect: (receiver name: 'TextToolFactory_ID')
>
> It seems the signals have already been removed.
>
> Thorsten
> _______________________________________________
> calligra-devel mailing list
> calligra-devel at kde.org
> https://mail.kde.org/mailman/listinfo/calligra-devel
More information about the calligra-devel
mailing list