Split classes into separate files?
David Gil Oliva
davidgiloliva at gmail.com
Tue Jan 21 23:30:19 UTC 2014
Hi!
I'm revising KCompletion and I have found that in kcompletion.h you can see
the declaration of KCompletionBase (which is defined in a separate file)
and KCompletionMatches (which is defined in kcompletion.cpp).
I think I have seen that in other frameworks classes are being split into
separate files. Should I also do it with KCompletionBase and
KCompletionMatches?
Cheers
David Gil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140122/ddfd136b/attachment.html>
More information about the Kde-frameworks-devel
mailing list