#include <aqbanking/banking.h>#include <qbanking/api.h>#include <aqbanking/accstatus.h>#include <qobject.h>#include <qdatetime.h>#include <qstring.h>#include <qstringlist.h>#include <qwidget.h>#include <qguardedptr.h>#include <list>#include <qbanking/banking.h>#include <qbanking/qbflagstaff.h>#include <qbanking/qgui.h>#include <gwenhywfar/plugin.h>Go to the source code of this file.
Data Structures | |
| class | QBanking |
Defines | |
| #define | QBANKING_PM_CFGMODULE "qbanking_cfg_module" |
| #define | QBANKING_IMPORTER_FLAGS_COMPLETE_DAYS 0x00000001 |
| #define | QBANKING_IMPORTER_FLAGS_OVERWRITE_DAYS 0x00000002 |
| #define | QBANKING_IMPORTER_FLAGS_ASK_ALL_DUPES 0x00000004 |
| #define | QBANKING_IMPORTER_FLAGS_FUZZY 0x00000008 |
| #define | QBANKING_IMPORTER_FLAGS_AS_ORDERS 0x00000010 |
| #define QBANKING_IMPORTER_FLAGS_AS_ORDERS 0x00000010 |
Definition at line 29 of file qbanking/qbanking.h.
| #define QBANKING_IMPORTER_FLAGS_ASK_ALL_DUPES 0x00000004 |
Definition at line 27 of file qbanking/qbanking.h.
| #define QBANKING_IMPORTER_FLAGS_COMPLETE_DAYS 0x00000001 |
Definition at line 25 of file qbanking/qbanking.h.
| #define QBANKING_IMPORTER_FLAGS_FUZZY 0x00000008 |
Definition at line 28 of file qbanking/qbanking.h.
| #define QBANKING_IMPORTER_FLAGS_OVERWRITE_DAYS 0x00000002 |
Definition at line 26 of file qbanking/qbanking.h.
| #define QBANKING_PM_CFGMODULE "qbanking_cfg_module" |
Definition at line 22 of file qbanking/qbanking.h.
1.7.1