mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-24 10:49:59 +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:
@@ -42,6 +42,7 @@ class ConfigSaveLoaderWidget : public QGroupBox
|
||||
|
||||
QString selectedText() const;
|
||||
QString text()const;
|
||||
void addItem(QString text);
|
||||
|
||||
signals:
|
||||
void loadClicked();
|
||||
|
||||
Reference in New Issue
Block a user