Changeset e506dab in mmcs for formexportmatrix.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
  • formexportmatrix.h

    rbd5e45b re506dab  
    1616   
    1717public:
     18    QLineEdit *MatrixName;
    1819    QLineEdit *ExportLine;
    19     QComboBox *Exportcb;
    2020    explicit FormExportMatrix(QWidget *parent = 0);
    2121    ~FormExportMatrix();
Note: See TracChangeset for help on using the changeset viewer.