aqbanking
5.0.24.0-git
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
dlg_selectbankinfo.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Tue Apr 13 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 AQBANKING_DLG_SELECTBANKINFO_H
12
#define AQBANKING_DLG_SELECTBANKINFO_H
13
14
15
#include <gwenhywfar/dialog.h>
16
#include <gwenhywfar/db.h>
17
18
#include <
aqbanking/banking.h
>
19
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
25
31
32
33
AQBANKING_API
34
GWEN_DIALOG *
AB_SelectBankInfoDialog_new
(
AB_BANKING
*ab,
35
const
char
*country,
36
const
char
*bankCode);
37
38
AQBANKING_API
39
const
AB_BANKINFO
*
AB_SelectBankInfoDialog_GetSelectedBankInfo
(GWEN_DIALOG *dlg);
40
41
42
48
#ifdef __cplusplus
49
}
50
#endif
51
52
53
54
#endif
55
56
57
Generated on Sun Dec 9 2012 17:12:42 for aqbanking by
1.8.2