mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-15 22:39:59 +01:00
graphics table properties editor : Add two buttons new button
Add new two new buttons : 1. Adjust the selected table to fit as well into folio. 2. Set current geometry to all linked tables : Apply the geometry (pos, height, width, row to display) of the selected table to all linked tables.
This commit is contained in:
@@ -33,7 +33,6 @@ class QetGraphicsTableFactory
|
||||
static void createAndAddNomenclature(Diagram *diagram);
|
||||
private:
|
||||
static QetGraphicsTableItem *newTable(Diagram *diagram, AddTableDialog *dialog, QetGraphicsTableItem *previous_table = nullptr);
|
||||
static void AdjustTableToFolio(QetGraphicsTableItem *table);
|
||||
};
|
||||
|
||||
#endif // QETGRAPHICSTABLEFACTORY_H
|
||||
|
||||
Reference in New Issue
Block a user