qof.h

00001 /********************************************************************\
00002  * qof.h -- Master QOF public include file                          *
00003  * This program is free software; you can redistribute it and/or    *
00004  * modify it under the terms of the GNU General Public License as   *
00005  * published by the Free Software Foundation; either version 2 of   *
00006  * the License, or (at your option) any later version.              *
00007  *                                                                  *
00008  * This program is distributed in the hope that it will be useful,  *
00009  * but WITHOUT ANY WARRANTY; without even the implied warranty of   *
00010  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the    *
00011  * GNU General Public License for more details.                     *
00012  *                                                                  *
00013  * You should have received a copy of the GNU General Public License*
00014  * along with this program; if not, contact:                        *
00015  *                                                                  *
00016  * Free Software Foundation           Voice:  +1-617-542-5942       *
00017  * 51 Franklin Street, Fifth Floor    Fax:    +1-617-542-2652       *
00018  * Boston, MA  02110-1301,  USA       gnu@gnu.org                   *
00019  *                                                                  *
00020 \********************************************************************/
00021 
00022 #ifndef QOF_H_
00023 #define QOF_H_
00024 
00079 #include <glib.h>
00080 #include "qofid.h"
00081 #include "qoflog.h"
00082 #include "gnc-date.h"
00083 #include "gnc-numeric.h"
00084 #include "qofutil.h"
00085 #include "guid.h"
00086 #include "kvp_frame.h"
00087 #include "kvp-util.h"
00088 #include "kvp-util-p.h"
00089 #include "qofbackend.h"
00090 #include "qofid-p.h"
00091 #include "qofinstance-p.h"
00092 #include "qofbook.h"
00093 #include "qofclass.h"
00094 #include "qofevent.h"
00095 #include "qofobject.h"
00096 #include "qofquery.h"
00097 #include "qofquerycore.h"
00098 #include "qofsession.h"
00099 #include "qofsql.h"
00100 #include "qofchoice.h"
00101 #include "qofbookmerge.h"
00102 #include "qofreference.h"
00103 #include "qofla-dir.h"
00104 #include "deprecated.h"
00105 
00107 #define QOF_MOD_QSF "qof-backend-qsf"
00108 
00109 #define QSF_BACKEND_LIB "libqof-backend-qsf"
00110 
00111 #define QSF_MODULE_INIT "qsf_provider_init"
00112 
00113 #endif /* QOF_H_ */

Generated on Fri May 12 18:00:32 2006 for QOF by  doxygen 1.4.4