#include "budgetslist.h"
#include "company.h"
#include "budget.h"
#include <qtable.h>
#include <qmessagebox.h>
#include <qpopupmenu.h>
#include "configuracion.h"
Dependencia gráfica adjunta para budgetslist.cpp:
Definiciones | |
#define | COL_IDPRESUPUESTO 0 |
#define | COL_CODIGOALMACEN 1 |
#define | COL_NUMPRESUPUESTO 2 |
#define | COL_NOMCLIENTE 3 |
#define | COL_FPRESUPUESTO 4 |
#define | COL_VENCPRESUPUESTO 5 |
#define | COL_CONTACTPRESUPUESTO 6 |
#define | COL_TELPRESUPUESTO 7 |
#define | COL_COMENTPRESUPUESTO 8 |
#define | COL_IDUSUARI 9 |
#define | COL_IDCLIENTE 10 |
#define | COL_IDALMACEN 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|