mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 10:09:58 +01:00
Add table dialog : table config can saved and loaded.
The dialog used to edit the configuration of QetGraphicsTable item can now save and load a configuration from graphics_table.json file located in the user config dir.
This commit is contained in:
@@ -195,6 +195,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="ConfigSaveLoaderWidget" name="m_config_gb">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>Configuration</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user