Changeset 95d916c in mmcs for mainwindow.H


Ignore:
Timestamp:
Sep 29, 2015, 12:14:58 PM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master
Children:
239e1ea
Parents:
37dd9aa
Message:

incorporada validacion al ingresar cuentas con nombres iguales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.H

    r37dd9aa r95d916c  
    170170    void matricesMenuBar();
    171171    void populateTable(QTableWidget *);
     172
    172173    void CalcularTotales(QTableWidget *, int inicio, bool &);
     174    bool comprobarNombreCuenta(QString, int indice);
    173175    void loadMatrizExogena();
    174176    void clonarTabla(QTableWidget *,QTableWidget *, int cantidad);
Note: See TracChangeset for help on using the changeset viewer.