Missing slots/signals in 3.4
Andreas Pakulat
apaku at gmx.de
Sun Jul 30 09:29:33 UTC 2006
Hi,
while working on qmake4 support I stumbled across the following
messages from kdevelop while loading a project.
QObject::connect: No such slot ClassViewPart::removeNamespace(const QString&)
QObject::connect: (sender name: 'ClassViewWidget')
QObject::connect: (receiver name: 'ClassViewPart')
QObject::connect: No such slot GDBDebugger::GDBBreakpointWidget::slotAddBreakpoint()
QObject::connect: (sender name: 'gdbBreakpointWidget')
QObject::connect: (receiver name: 'gdbBreakpointWidget')
QObject::connect: No such signal GDBDebugger::OutputText::showInternalCommandsChanged(bool)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'gdbOutputWidget')
Andreas
--
You have an unusual equipment for success. Be sure to use it properly.
More information about the KDevelop-devel
mailing list