Re: Having a look at differences....

Andras Mantia <[email protected]> Wed, 28 Mar 2007 13:10:26 +0200
Newsgroups gmane.comp.kde.devel.quanta
Message-ID <[email protected]>
On Wednesday 28 March 2007, Andrew Lowe wrote:
> I am having a look at the differences in what you have done to get
> Quanta to compile... and have a couple of questions....
>
> I am just curious as to why you did some things...
>
> In lib/quantacoreif.h
> line 67 - you changed the class QuantaCoreIf inheritance from
>
>     : public Koncrete::Plugin
>
> to
>
>     : public QObject

This is old, now it doesn't inherit from anything. ;-)

> I was thinking it should be
>
>     : public KDevelop::IPlugin

Theoretically yes, this would be the standard conversion, but I learned 
that now interfaces shouldn't derive from IPlugin, instead they are 
pure abstract classes. 

See 
http://www.kdevelop.org/mediawiki/index.php/Extension_Interfaces_and_Plugins .

Andras
-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

_______________________________________________
quanta-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/quanta-devel
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBGCk0nTQdfac6L/08RAuwhAJ9LVF2vSOk8LqYTDHqvIs+2FIpA2ACeKxgs
dMcjZkb7A/X5VQc5OkkEcRA=
=0t1W
-----END PGP SIGNATURE-----