mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +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