IProjectController
Jens Herden
jens at kdewebdev.org
Sun Jul 1 14:21:14 UTC 2007
Hi,
we have:
virtual IProject* projectAt( int ) const = 0;
virtual int projectCount() const = 0;
virtual QList<IProject*> projects() const = 0;
Do we really need all of them? I think it should be OK to drop projectAt() and
projectCount() .
Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070701/74376fe8/attachment.sig>
More information about the KDevelop-devel
mailing list