how to spilt a project into smaller task?

Ralf Nolden nolden at kde.org
Thu Aug 23 12:03:07 BST 2001


On Mittwoch, 22. August 2001 13:29, you wrote:
> as title, use kdevelop, of course.
>
> I am a newbie to KDE. I want a project to spilt into
> smaller task (a new class?/a new form?). So that each
> person can work on their own (each one work on differnt
> forms) without conflicing with each other.

You could either add subdirs that will add you shared or static libraries 
plus use classes as much as possible. The designer dialogs need reimplemented 
classes anyway for implementing the functionality into the slots, so that 
gives you a general way to split up the stuff into classes. Inheritance is 
anyway a good way to split up the logic into pieces.

Ralf
>
> Thank you in advance.
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> your-email-address

-- 
We're not a company, we just produce better code at less costs.
--------------------------------------------------------------------
Ralf Nolden
nolden at kde.org

The K Desktop Environment	The KDevelop Project
http://www.kde.org		http://www.kdevelop.org


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list