aqbanking
5.7.8
|
This file is used by provider backends. More...
#include <aqbanking/provider.h>
#include <aqbanking/user.h>
#include <gwenhywfar/plugin.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/dialog.h>
Go to the source code of this file.
Macros | |
#define | AB_PROVIDER_FLAGS_HAS_NEWUSER_DIALOG 0x00000001 |
#define | AB_PROVIDER_FLAGS_HAS_EDITUSER_DIALOG 0x00000002 |
#define | AB_PROVIDER_FLAGS_HAS_NEWACCOUNT_DIALOG 0x00000004 |
#define | AB_PROVIDER_FLAGS_HAS_EDITACCOUNT_DIALOG 0x00000008 |
#define | AB_PROVIDER_FLAGS_HAS_USERTYPE_DIALOG 0x00000010 |
This file is used by provider backends.
Definition in file provider_be.h.