mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 09:09:58 +01:00
Nomenclature model : Improve function to setup the name of header
This commit is contained in:
@@ -48,8 +48,7 @@ class projectDataBase : public QObject
|
||||
QVector<QStringList> elementsInfoFromQuery(const QString &query);
|
||||
void updateDB();
|
||||
QETProject *project() const;
|
||||
|
||||
static QStringList headersFromElementNomenclatureViewQuery(const QString &query);
|
||||
QSqlQuery newQuery(const QString &query = QString());
|
||||
|
||||
signals:
|
||||
void dataBaseUpdated();
|
||||
|
||||
Reference in New Issue
Block a user