Previous Overview Next

Brief overview.

KMyMoney2 as it stands is logically split into two separate functions. The 'engine' and the GUI.

The engine provides classes and methods to manipulate the data needed by KMyMoney2 and will be GUI independant. This means that programs will be able to access KMyMoney2 files by using a standard library which would affect which eventual GUI was implemented, be it a console application, Gnome application or, as in KMyMoney2's case, a KDE application.

The GUI for KMyMoney2 is currently built for the KDE desktop environment and uses many of the great features KDE provides.

To find out more information on the two functions of KMymoney2, please click on one of the links below.