Changeset e506dab in mmcs for mainwindow.H


Ignore:
Timestamp:
Aug 25, 2015, 2:19:23 PM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master, matrices
Children:
fa3f7a3
Parents:
9d6942d
Message:

agregada funcion para exportar las matrices en csv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.H

    r8daa049 re506dab  
    9898    void spanEndogenaCell(QTableWidget *, int inicio, int celda, bool endex=true);
    9999    void spanExogenaCell(QTableWidget *,int celda);
     100    void tableItem(QTableWidget *, int inicio, int fin, QString texto);
    100101
    101102    QList<QString> llenarLista(QList<QString>, QTableWidget *, int valor, int opcion);
Note: See TracChangeset for help on using the changeset viewer.