#include <aqbanking/banking.h>
#include <gwenhywfar/plugin.h>
#include <qstring.h>
#include <qbanking/qbanking.h>
Go to the source code of this file.
Data Structures | |
class | QBCfgModule |
Defines | |
#define | QBCFGMODULE_FLAGS_CAN_CREATE_USER 0x00000001 |
#define | QBCFGMODULE_FLAGS_CAN_CREATE_ACCOUNT 0x00000002 |
Typedefs | |
typedef QBCfgModule *(* | QBCFGMODULE_FACTORY_FN )(QBanking *qb) |
|
Definition at line 24 of file qbcfgmodule.h. |
|
Definition at line 23 of file qbcfgmodule.h. |
|
Definition at line 38 of file qbcfgmodule.h. |