#include "amortizacionview.h"#include "empresa.h"#include "funcaux.h"#include "aplinteligentesview.h"#include <qpushbutton.h>#include <qradiobutton.h>Dependencia gráfica adjunta para amortizacionview.cpp:
Definiciones | |
| #define | COL_FECHA 0 |
| #define | COL_CUOTA 1 |
| #define | COL_IDASIENTO 2 |
| #define | COL_EJERCICIO 3 |
| #define | COL_IDLINAMORTIZACION 4 |
| #define | COL_ORDENASIENTO 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2