diff options
Diffstat (limited to 'arts/examples')
-rw-r--r-- | arts/examples/instrument_flexible_slide_GUI.arts | 14 | ||||
-rw-r--r-- | arts/examples/instrument_moog_vcf_tune_GUI.arts | 10 | ||||
-rw-r--r-- | arts/examples/mixer_element_eq.arts | 4 | ||||
-rw-r--r-- | arts/examples/mixer_element_eqfx.arts | 20 | ||||
-rw-r--r-- | arts/examples/mixer_element_simple.arts | 6 | ||||
-rw-r--r-- | arts/examples/template_Instrument_GUI.arts | 4 | ||||
-rw-r--r-- | arts/examples/template_Mixer_Element.arts | 6 |
7 files changed, 32 insertions, 32 deletions
diff --git a/arts/examples/instrument_flexible_slide_GUI.arts b/arts/examples/instrument_flexible_slide_GUI.arts index 92523fa0..3b0f0bca 100644 --- a/arts/examples/instrument_flexible_slide_GUI.arts +++ b/arts/examples/instrument_flexible_slide_GUI.arts @@ -8,7 +8,7 @@ module=Arts::Poti { id=1 } - port=tqparent + port=parent { id=2 } @@ -71,7 +71,7 @@ module=Arts::Widget { id=14 } - port=tqparent + port=parent { id=15 } @@ -110,7 +110,7 @@ module=Arts::Poti { id=22 } - port=tqparent + port=parent { id=23 } @@ -169,7 +169,7 @@ module=Arts::Poti { id=35 } - port=tqparent + port=parent { id=36 } @@ -230,7 +230,7 @@ module=Arts::Poti { id=48 } - port=tqparent + port=parent { id=49 } @@ -291,7 +291,7 @@ module=Arts::Poti { id=61 } - port=tqparent + port=parent { id=62 } @@ -345,7 +345,7 @@ module=Arts::Poti } structureport { - name=tqparent + name=parent x=2 y=1 position=0 diff --git a/arts/examples/instrument_moog_vcf_tune_GUI.arts b/arts/examples/instrument_moog_vcf_tune_GUI.arts index 0aff72a8..6db62f60 100644 --- a/arts/examples/instrument_moog_vcf_tune_GUI.arts +++ b/arts/examples/instrument_moog_vcf_tune_GUI.arts @@ -8,7 +8,7 @@ module=Arts::Widget { id=1 } - port=tqparent + port=parent { id=2 } @@ -47,7 +47,7 @@ module=Arts::Poti { id=9 } - port=tqparent + port=parent { id=10 } @@ -110,7 +110,7 @@ module=Arts::Poti { id=22 } - port=tqparent + port=parent { id=23 } @@ -173,7 +173,7 @@ module=Arts::Poti { id=35 } - port=tqparent + port=parent { id=36 } @@ -229,7 +229,7 @@ module=Arts::Poti } structureport { - name=tqparent + name=parent x=2 y=1 position=0 diff --git a/arts/examples/mixer_element_eq.arts b/arts/examples/mixer_element_eq.arts index c798166f..6123bb24 100644 --- a/arts/examples/mixer_element_eq.arts +++ b/arts/examples/mixer_element_eq.arts @@ -8,7 +8,7 @@ module=Arts::Widget { id=1 } - port=tqparent + port=parent { id=2 } @@ -550,7 +550,7 @@ structureport } structureport { - name=tqparent + name=parent x=7 y=0 position=0 diff --git a/arts/examples/mixer_element_eqfx.arts b/arts/examples/mixer_element_eqfx.arts index 8bde0f61..b7248fcb 100644 --- a/arts/examples/mixer_element_eqfx.arts +++ b/arts/examples/mixer_element_eqfx.arts @@ -4,7 +4,7 @@ module=Gui_SUB_PANEL id=147 x=6 y=1 - port=tqparent + port=parent { id=148 connect_to=279 @@ -52,7 +52,7 @@ module=Gui_POTI id=155 x=0 y=3 - port=tqparent + port=parent { id=156 connect_to=154 @@ -193,7 +193,7 @@ module=Gui_LABEL id=182 x=13 y=4 - port=tqparent + port=parent { id=183 connect_to=154 @@ -313,7 +313,7 @@ module=Gui_POTI id=205 x=14 y=9 - port=tqparent + port=parent { id=206 connect_to=154 @@ -365,7 +365,7 @@ module=Gui_POTI id=215 x=14 y=11 - port=tqparent + port=parent { id=216 connect_to=154 @@ -417,7 +417,7 @@ module=Gui_POTI id=225 x=14 y=7 - port=tqparent + port=parent { id=226 connect_to=154 @@ -469,7 +469,7 @@ module=Gui_POTI id=235 x=14 y=13 - port=tqparent + port=parent { id=236 connect_to=154 @@ -521,7 +521,7 @@ module=Gui_POTI id=245 x=14 y=15 - port=tqparent + port=parent { id=246 connect_to=154 @@ -573,7 +573,7 @@ module=Gui_POTI id=255 x=14 y=17 - port=tqparent + port=parent { id=256 connect_to=154 @@ -722,7 +722,7 @@ structureport } structureport { - name=tqparent + name=parent x=7 y=0 position=0 diff --git a/arts/examples/mixer_element_simple.arts b/arts/examples/mixer_element_simple.arts index be572011..01246090 100644 --- a/arts/examples/mixer_element_simple.arts +++ b/arts/examples/mixer_element_simple.arts @@ -8,7 +8,7 @@ module=Arts::Widget { id=1 } - port=tqparent + port=parent { id=2 } @@ -47,7 +47,7 @@ module=Arts::Poti { id=9 } - port=tqparent + port=parent { id=10 } @@ -218,7 +218,7 @@ structureport } structureport { - name=tqparent + name=parent x=7 y=0 position=0 diff --git a/arts/examples/template_Instrument_GUI.arts b/arts/examples/template_Instrument_GUI.arts index 751d4cc4..67db385e 100644 --- a/arts/examples/template_Instrument_GUI.arts +++ b/arts/examples/template_Instrument_GUI.arts @@ -8,7 +8,7 @@ module=Arts::Widget { id=1 } - port=tqparent + port=parent { id=2 } @@ -40,7 +40,7 @@ module=Arts::Widget } structureport { - name=tqparent + name=parent x=2 y=1 position=0 diff --git a/arts/examples/template_Mixer_Element.arts b/arts/examples/template_Mixer_Element.arts index caa885ed..40c3e63c 100644 --- a/arts/examples/template_Mixer_Element.arts +++ b/arts/examples/template_Mixer_Element.arts @@ -4,7 +4,7 @@ module=Gui_SUB_PANEL id=0 x=0 y=1 - port=tqparent + port=parent { id=1 connect_to=26 @@ -88,7 +88,7 @@ module=Gui_LABEL id=17 x=6 y=4 - port=tqparent + port=parent { id=18 connect_to=7 @@ -158,7 +158,7 @@ structureport } structureport { - name=tqparent + name=parent x=1 y=0 position=0 |