#include <aqbanking/banking.h>
#include <aqbanking/user.h>
#include <gwenhywfar/dialog.h>
Go to the source code of this file.
◆ AB_NewUserDialog_GetBanking()
AB_BANKING* AB_NewUserDialog_GetBanking |
( |
const GWEN_DIALOG * |
dlg | ) |
|
◆ AB_NewUserDialog_GetUser()
AB_USER* AB_NewUserDialog_GetUser |
( |
const GWEN_DIALOG * |
dlg | ) |
|
◆ AB_NewUserDialog_new()
GWEN_DIALOG* AB_NewUserDialog_new |
( |
AB_BANKING * |
ab, |
|
|
const char * |
dname |
|
) |
| |
◆ AB_NewUserDialog_SetUser()
void AB_NewUserDialog_SetUser |
( |
GWEN_DIALOG * |
dlg, |
|
|
AB_USER * |
u |
|
) |
| |