mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
The free terminal properties can be edited by batch.
This commit is contained in:
@@ -40,6 +40,11 @@ class FreeTerminalEditor : public QWidget
|
||||
void reload();
|
||||
void apply();
|
||||
|
||||
private slots:
|
||||
void on_m_type_cb_activated(int index);
|
||||
void on_m_function_cb_activated(int index);
|
||||
void on_m_led_cb_activated(int index);
|
||||
|
||||
private:
|
||||
void selectionChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user