#include <aqbanking/banking.h>#include <q4banking/api.h>#include <QtCore/QTranslator>#include <aqbanking/accstatus.h>#include <Qt/qobject.h>#include <Qt/qdatetime.h>#include <Qt/qstring.h>#include <Qt/qstringlist.h>#include <Qt/qwidget.h>#include <Qt/qpointer.h>#include <list>#include <q4banking/banking.h>#include <q4banking/qbflagstaff.h>#include <q4banking/qgui.h>#include <gwenhywfar/plugin.h>Go to the source code of this file.
Data Structures | |
| class | QBanking |
Defines | |
| #define | Q4BANKING_PM_CFGMODULE "q4banking_cfg_module" |
| #define | Q4BANKING_IMPORTER_FLAGS_COMPLETE_DAYS 0x00000001 |
| #define | Q4BANKING_IMPORTER_FLAGS_OVERWRITE_DAYS 0x00000002 |
| #define | Q4BANKING_IMPORTER_FLAGS_ASK_ALL_DUPES 0x00000004 |
| #define | Q4BANKING_IMPORTER_FLAGS_FUZZY 0x00000008 |
| #define | Q4BANKING_IMPORTER_FLAGS_AS_ORDERS 0x00000010 |
| #define Q4BANKING_IMPORTER_FLAGS_AS_ORDERS 0x00000010 |
Definition at line 31 of file q4banking/qbanking.h.
| #define Q4BANKING_IMPORTER_FLAGS_ASK_ALL_DUPES 0x00000004 |
Definition at line 29 of file q4banking/qbanking.h.
| #define Q4BANKING_IMPORTER_FLAGS_COMPLETE_DAYS 0x00000001 |
Definition at line 27 of file q4banking/qbanking.h.
| #define Q4BANKING_IMPORTER_FLAGS_FUZZY 0x00000008 |
Definition at line 30 of file q4banking/qbanking.h.
| #define Q4BANKING_IMPORTER_FLAGS_OVERWRITE_DAYS 0x00000002 |
Definition at line 28 of file q4banking/qbanking.h.
| #define Q4BANKING_PM_CFGMODULE "q4banking_cfg_module" |
Definition at line 24 of file q4banking/qbanking.h.
1.7.1