mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-22 13:49:58 +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:
@@ -56,7 +56,11 @@ class GraphicsTablePropertiesEditor : public PropertiesEditorWidget
|
||||
void on_m_previous_pb_clicked();
|
||||
void on_m_next_pb_clicked();
|
||||
|
||||
private:
|
||||
void on_m_auto_geometry_pb_clicked();
|
||||
|
||||
void on_m_apply_geometry_to_linked_table_pb_clicked();
|
||||
|
||||
private:
|
||||
void setUpEditConnection();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user