#include "creditCard.h"#include <QMessageBox>#include <QRegExp>#include <QSqlError>#include <QValidator>#include <QVariant>#include "storedProcErrorLookup.h"Macros | |
| #define | DEBUG false |
Variables | |
| const int | _fundsTypeCount2 = 4 |
| const char * | _fundsTypes2 [] = { "M", "V", "A", "D" } |
| #define DEBUG false |
| const int _fundsTypeCount2 = 4 |
| const char* _fundsTypes2[] = { "M", "V", "A", "D" } |
| Generated on Fri Oct 7 2016 14:23:26 | xTuple ERP Programmer Reference, Version 4.2.0 |
1.8.10
|