KDockMainWindow should get new parents!

Falk Brettschneider gigafalk at yahoo.com
Sat Jun 17 14:38:53 UTC 2000


Hi,

Ralf Nolden wrote:

> John Birch wrote:
> > PS: I tried it out - it seems to work well :-)
>
> Ok, Falk - can you sort that out with Simon and put the stuff together ?

Just to get sure: Do you mean?:

namespace KPart
{
   class MainWindow : public KTMainWindow, virtual public PartBase
...
   class DockMainWindow : public KDockMainWindow, public MainWindow
...

I've got a little bit headache with that double-inheritance of KTMainWindow
since a KDockMainWindow is a special KTMainWindow. Is that possible or safe
in C++?
Maybe the compiler sorts one inheritance of KTMainWindow out, don't it? I'm
not so sure...


>
> Would be nice to have that working before we have another kdelibs
> freeze.

It's additional. That's why it should be possible until the feature-freeze
date.

Ciao,
  F at lk



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




More information about the KDevelop-devel mailing list