aqbanking
5.0.31beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
dlg_setup_newuser.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Fri Jul 30 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_SETUP_NEWUSER_H
12
#define AQBANKING_DLG_SETUP_NEWUSER_H
13
14
15
#include <gwenhywfar/dialog.h>
16
17
#include <
aqbanking/banking.h
>
18
19
20
26
27
28
#ifdef __cplusplus
29
extern
"C"
{
30
#endif
31
32
33
42
AQBANKING_API
GWEN_DIALOG *
AB_SetupNewUserDialog_new
(
AB_BANKING
*ab);
43
44
45
const
char
*
AB_SetupNewUserDialog_GetSelectedBackend
(
const
GWEN_DIALOG *dlg);
46
int
AB_SetupNewUserDialog_GetSelectedType
(
const
GWEN_DIALOG *dlg);
47
48
49
50
#ifdef __cplusplus
51
}
52
#endif
53
54
58
#endif
59
Generated on Sun Oct 27 2013 14:40:25 for aqbanking by
1.8.1.2