mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-17 15:19:59 +02:00
Query can be edited. Project database can be exported
User can now define the information to display in the nomenclature table. WIP The internal database of project can be exported to file.
This commit is contained in:
@@ -68,6 +68,7 @@ class QetGraphicsHeaderItem : public QGraphicsObject
|
||||
void setUpBoundingRect();
|
||||
void headerDataChanged(Qt::Orientations orientation, int first, int last);
|
||||
void adjustSize();
|
||||
void modelReseted();
|
||||
|
||||
private:
|
||||
QRectF m_bounding_rect;
|
||||
|
||||
Reference in New Issue
Block a user