Changeset 588814f in mmcs for mainwindow.H


Ignore:
Timestamp:
Jul 29, 2016, 3:00:25 PM (8 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
50550b0
Parents:
61e2bc2
Message:

Agregada funcionalidad para cargar desde un csv con las cuentas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.H

    r61e2bc2 r588814f  
    178178    void createCentralWidget();
    179179    void createMatrixCentralWidget();
     180    void loadsAccounts(QTableWidget *);
     181    void hideStackedWidget();
    180182
    181183    void createMenuBar();
     
    279281    void slotFormLoadMatrixAccepted(const QString &, int, int);
    280282    void slotFormLoadMatrixClosed();
     283    void slotOnlyaccount();
     284    void slotOnlycomponent();
    281285
    282286    void AgregarCuenta();
Note: See TracChangeset for help on using the changeset viewer.