r18776 - gnucash/trunk/src - Add example main window in C++ and Qt that links against gnucash-engine.

Christian Stimming cstim at code.gnucash.org
Mon Mar 1 13:45:53 EST 2010


Author: cstim
Date: 2010-03-01 13:45:53 -0500 (Mon, 01 Mar 2010)
New Revision: 18776
Trac: http://svn.gnucash.org/trac/changeset/18776

Added:
   gnucash/trunk/src/gnc/
   gnucash/trunk/src/gnc/CMakeLists.txt
   gnucash/trunk/src/gnc/bla.html
   gnucash/trunk/src/gnc/gnc.qrc
   gnucash/trunk/src/gnc/main.cpp
   gnucash/trunk/src/gnc/mainwindow.cpp
   gnucash/trunk/src/gnc/mainwindow.hpp
   gnucash/trunk/src/gnc/mainwindow.ui
Modified:
   gnucash/trunk/src/CMakeLists.txt
   gnucash/trunk/src/test-core/test-main.c
Log:
Add example main window in C++ and Qt that links against gnucash-engine.

The example was based on Qt4's "application" example, but
the main window layout is done through the .ui file already.



More information about the gnucash-patches mailing list