mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-20 20:09:59 +02:00
Merge remote-tracking branch 'origin/QetGraphicsTableItem'
This commit is contained in:
@@ -54,13 +54,12 @@ class BOMExportDialog : public QDialog
|
||||
void on_m_save_current_conf_pb_clicked();
|
||||
void on_m_load_pb_clicked();
|
||||
|
||||
private:
|
||||
private:
|
||||
void setUpItems();
|
||||
QString getBom();
|
||||
QString headers() const;
|
||||
bool createDataBase();
|
||||
void populateDataBase();
|
||||
void prepareQuery(QStringList keys);
|
||||
QHash<QString, QString> elementInfoToString(Element *elmt) const;
|
||||
QString queryStr() const;
|
||||
void updateQueryLine();
|
||||
|
||||
Reference in New Issue
Block a user