KTabWidget strangeness
Andras Mantia
amantia at kde.org
Tue May 4 17:51:15 BST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have a strange problem here and I'm clueless. As you know KMDI is
used by many applications, including KDevelop and Quanta. Well, now I
have a problem with KDevelop. In KMDI a KTabWidget is created, but it
partially fails, as I get the following output:
QObject::connect: No such signal KTabBar::contextMenu(int,const QPoint&)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::mouseDoubleClick(int)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::mouseMiddleClick(int)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::initiateDrag(int)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::testCanDecode(const
QDragMoveEvent*,bool&)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal
KTabBar::receivedDropEvent(int,QDropEvent*)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::moveTab(int,int)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabBar::closeRequest(int)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
These are from the constructor of KTabWidget. Now why do I get those
(KTabBar has the signals defined) and why is so that with Quanta using
the same KMDI I don't get the warnings and the signals are correctly
connected.
I've updated kmdi, kdeui, kdevelop from CVS and recompiled all of them
(and Quanta as well), yet I still have the problem. Does anybody has an
idea?
Andras
- --
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFAl8oDTQdfac6L/08RAsgIAKCDuPxb+Cy1SWAMLfINyS1lVZW/SwCfYn0u
8GK4gsrXrNDnd9W4i+M9sbU=
=vmhL
-----END PGP SIGNATURE-----
More information about the kde-core-devel
mailing list