Add new summary table (WIP)

This commit is contained in:
Claveau Joshua
2020-06-18 18:52:29 +02:00
parent 80b5029cd1
commit ec5f537da4
21 changed files with 1079 additions and 524 deletions

View File

@@ -44,6 +44,8 @@ class ElementQueryWidget : public QWidget
QString queryStr() const;
QStringList header() const;
static QString modelIdentifier() {return "nomenclature";}
private slots:
void on_m_up_pb_clicked();
void on_m_add_pb_clicked();