aqbanking  5.7.8
dlg_setup.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Wed Apr 14 2010
3  copyright : (C) 2010 by Martin Preuss
4  email : martin@aqbanking.de
5 
6  ***************************************************************************
7  * This file is part of the project "AqBanking". *
8  * Please see toplevel file COPYING of that project for license details. *
9  ***************************************************************************/
10 
11 #ifndef AB_DLG_SETUP_H
12 #define AB_DLG_SETUP_H
13 
14 
15 #include <aqbanking/banking.h>
16 
17 #include <gwenhywfar/dialog.h>
18 #include <gwenhywfar/db.h>
19 
20 
21 
27 
28 
29 #ifdef __cplusplus
30 extern "C" {
31 #endif
32 
33 
34 
36 
37 
38 
39 #ifdef __cplusplus
40 }
41 #endif
42 
43 
44 
49 #endif
50 
struct AB_BANKING AB_BANKING
Definition: banking.h:26
The main interface of the aqbanking library.
GWEN_DIALOG * AB_SetupDialog_new(AB_BANKING *ab)
#define AQBANKING_API
Definition: error.h:55