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 
00061 #include <glib.h>
00062 #include "qofid.h"
00063 #include "qoflog.h"
00064 #include "qofdate.h"
00065 #include "qoftime.h"
00066 #include "qofnumeric.h"
00067 #include "qofutil.h"
00068 #include "guid.h"
00069 #include "kvpframe.h"
00070 #include "kvputil.h"
00071 #include "kvputil-p.h"
00072 #include "qofbackend.h"
00073 #include "qofid-p.h"
00074 #include "qofinstance-p.h"
00075 #include "qofbook.h"
00076 #include "qofclass.h"
00077 #include "qofevent.h"
00078 #include "qofobject.h"
00079 #include "qofquery.h"
00080 #include "qofquerycore.h"
00081 #include "qoferror.h"
00082 #include "qofsession.h"
00083 #include "qofsql.h"
00084 #include "qofchoice.h"
00085 #include "qofbookmerge.h"
00086 #include "qofreference.h"
00087 #include "qofla-dir.h"
00088 #include "qofundo.h"
00089 #include "deprecated.h"
00090 
00092 #define QOF_MOD_QSF "qof-backend-qsf"
00093 
00094 #define QSF_BACKEND_LIB "libqof-backend-qsf"
00095 
00096 #define QSF_MODULE_INIT "qsf_provider_init"
00097 
00098 #endif /* QOF_H_ */

Generated on Sat Aug 18 19:02:09 2007 for QOF by  doxygen 1.5.2