class KDevelop

Falk Brettschneider gigafalk at yahoo.com
Fri Jun 16 09:08:55 UTC 2000


John Birch wrote:
> 
> On Fri, 16 Jun 2000, you wrote:
> > Falk Brettschneider wrote:
> > > > CKDevelop--inherits-->DockMainWindow--inherits-->KPart::MainWindow--inh
> > > >erits-->KTMainWindow
> > >
> > > CKDevelop--inherits-->DockMainWindow--inherits--inherits-->KTMainWindow--
> > >>KPart::MainWindow
> >
> > Or just the other way round...  8-)
> 
> Hmmm,
> 
> That's KDockMainWindow not DockMainWindow - right?
> 
> but these classes are defined as
> class KDockMainWindow : public KTMainWindow
> class KParts:MainWindow : public KTMainWindow, virtual public PartBase
> 
> and we want
> class CKDevelop : public KDockMainWIndow, public KParts::MainWindow
No! :-)

If I would change KDockMainWindow to:
class KDockMainWindow : class KParts:MainWindow
everything kept as it is, namly:
class CKDevelop : public KDockMainWindow


-- 

Ciao,
--Falk

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




More information about the KDevelop-devel mailing list