226

(3 replies, posted in Code)

for translated we can add a translate file, and if it's not in the file just don't translate

227

(3 replies, posted in Code)

like this

228

(3 replies, posted in Code)

now the info is fixed.
see:

/**
    @brief ElementsProperties::translatedInfo
    Return the translated information key given by info
    If info don't match, return an empty string
    @param info the key to be translated
    @return
*/

QString QETApp::elementTranslatedInfoKey(const QString &info)
{
    if (info == "formula") return tr("Formule du label");
    else if (info == "label") return tr("Label");
    else if (info == "plant") return tr("Installation");
    else if (info == "location") return tr("Localisation");
 
    else if (info == "comment") return tr("Commentaire");
    else if (info == "function") return tr("Fonction");
    else if (info == "auxiliary1") return tr("Bloc auxiliaire 1");
    else if (info == "auxiliary2") return tr("Bloc auxiliaire 2");
 
    else if (info == "description") return tr("Description textuelle");
    else if (info == "designation") return tr("Numéro d'article");
    else if (info == "manufacturer") return tr("Fabricant");
    else if (info == "manufacturer_reference") return tr("Numéro de commande");
    else if (info == "machine_manufacturer_reference") return tr("Numéro interne");
    else if (info == "supplier") return tr("Fournisseur");
    else if (info == "quantity") return tr("Quantité");
    else if (info == "unity") return tr("Unité");
 
    else return QString();
}

by having these adjusted by the user, there are many more possibilities.

Joshua, Martin, Laurent
How do you stand on this?

simple, you place an element in between

simple, vous placez un élément entre

Element
Naam : Splice
Blad : 1
Type : Terminale

I don't know if it will help us but can you give the log file of a crashe?

Je ne sais pas si cela va nous aider mais pouvez-vous donner le fichier journal d'un crashe?

draft: convert script

# make submodule qelectrotech-elements of the qelectrotech-source
git clone https://github.com/De-Backer/qelectrotech-source-mirror.git qelectrotech-elements
 
cd qelectrotech-elements
 
# remove all (git and file's) except elements dir
# note! see: https://git-scm.com/docs/git-filter-branch
git filter-branch --prune-empty --subdirectory-filter elements/ -- master
 
git remote add https://github.com/De-Backer/qelectrotech-elements.git
 
git push qelectrotech-elements master
 
cd .

to create a submodule for the elements I'm still in doubt, why: "git filter-branch" is a git history rewrite tool

see: https://github.com/De-Backer/qelectrote … its/master
for the result

git clone https://github.com/De-Backer/qelectrotech-source-mirror.git qelectrotech
cd qelectrotech
 
# add submodule pugixml
git submodule add https://github.com/zeux/pugixml.git
# note:
# qelectrotech.pro
#
#-               sources/pugixml \
#+               pugixml/src \
#
#-           $$files(sources/pugixml/*.hpp) \
#+           $$files(pugixml/src/*.hpp) \
#
#-           $$files(sources/pugixml/*.cpp) \
#+           $$files(pugixml/src/*.cpp) \
 
#! te testen !
rm sources/pugixml/pugiconfig.hpp
rm sources/pugixml/pugixml.cpp
rm sources/pugixml/pugixml.hpp
 
# add submodule SingleApplication
git  rm -r SingleApplication
git submodule add https://github.com/itay-grudev/SingleApplication.git
 
# add submodule qelectrotech-elements
git  rm -r elements
git submodule add https://github.com/De-Backer/qelectrotech-elements.git
 
# init submodules
git submodule init
git submodule update

232

(27 replies, posted in Code)

12:36:55.043 Debug: "File C:/Users/hp/Application Data/qet/20200820.log is deleted!" (../sources/main.cpp:147, void delete_old_log_files(int))
12:36:55.044 Debug: "File C:/Users/hp/Application Data/qet/20200821.log is deleted!" (../sources/main.cpp:147, void delete_old_log_files(int))

aha the cleaning works nomicons/smile

Joshua wrote:

L'autre solution pas cher serais d’investir dans un programmateur 24V et un moteur 24V genre moteur de portail électrique (j'ai la possibilité d'avoir les batteries). 0 programmation juste quelques fil peut être un ou deux relais et un peu de mécanique de bourrin (tasseau de bois pour faire des glissières et une planche ou un bout de tôle pour la porte).

https://images.app.goo.gl/eaLaFF6aKNJuBFmq5
il s'ouvre et se ferme très lentement

grep -w -R '<terminal' ~/GIT/qet/elements/* > list.xml
grep -w -R ' uuid=' list.xml > list_tot.xml

I get to a list with grep
this is a part

qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/timer816.elmt:        <terminal name="" y="-15" orientation="n" uuid="{46ca50be-4ef1-4d74-be46-dc0715a4ade7}" x="-10"/>
qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/timer816.elmt:        <terminal name="" y="-15" orientation="n" uuid="{dd0b15b5-4a54-4b8a-aef2-aac5d0cc34d5}" x="0"/>
qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/timer816.elmt:        <terminal name="" y="15" orientation="s" uuid="{4cb91363-bfe0-4c8c-b72c-98e3d0f395f0}" x="0"/>
qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/tmr48.elmt:        <terminal name="" y="-15" orientation="n" uuid="{2cab732d-93cc-43e6-84d7-48ded4ee3017}" x="0"/>
qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/tmr48.elmt:        <terminal name="" y="-15" orientation="n" uuid="{678476ba-0a47-480b-b4ad-9c0c68ec4782}" x="-10"/>
qet/elements/10_electric/10_allpole/310_relays_contactors&contacts/01_coils/tmr48.elmt:        <terminal name="" y="15" orientation="s" uuid="{4df61e5b-a18a-46e2-bff9-c1ba9c5ea7b4}" x="0"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="0" y="-20" orientation="n" uuid="{3df8699b-43a1-49c1-b3fa-7d796925f1ba}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="20" y="-20" orientation="n" uuid="{982f8530-4d05-4898-98d8-eff984bdee69}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="40" y="-21" orientation="n" uuid="{c2f4a1a9-a2d0-4b8c-bfcf-21b3fc086a1a}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="20" y="10" orientation="s" uuid="{4f7f506e-bf2f-4d24-ba5b-c00b97944b25}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="0" y="10" orientation="s" uuid="{0aaa2455-818f-4d41-a60a-7c49c97624fa}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="40" y="9.96107" orientation="s" uuid="{854f00a1-93ca-48e3-9084-f000c7d94518}"/>
qet/elements/10_electric/10_allpole/330_transformers&power_supplies/10_transformers/tranfo230_400_12_24.elmt:        <terminal name="" x="20" y="9.96107" orientation="s" uuid="{c3b19e93-736b-4fd4-9575-1ab895e8b007}"/>
qet/elements/10_electric/10_allpole/390_sensors&instruments/04_sensors_optical/crepuscolar.elmt:        <terminal x="33" name="" y="16" uuid="{18296c32-8291-41de-85ac-8ee71221d60e}" orientation="e"/>
qet/elements/10_electric/10_allpole/390_sensors&instruments/04_sensors_optical/crepuscolar.elmt:        <terminal x="33" name="" y="-16" uuid="{d3fb1f4c-3acb-4e24-89de-864cb3d8ce51}" orientation="e"/>
qet/elements/10_electric/10_allpole/390_sensors&instruments/04_sensors_optical/crepuscolar.elmt:        <terminal x="33" name="" y="0" uuid="{622be5b4-4bc6-447c-88f4-183b11f48438}" orientation="e"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/10_engines/moteurmono3.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{b9e2135d-c4f6-453b-b5b4-2ba35162e5c3}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/10_engines/moteurmono3.elmt:        <terminal orientation="s" name="" x="-10" y="25" uuid="{11d03113-9117-44b4-ba52-31c187dbaea2}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/10_engines/moteurmono3.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{680a5950-c6c5-4cd3-b778-8728fc66fa02}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/60_lightings/crepuscolar.elmt:        <terminal x="33" name="" y="16" uuid="{18296c32-8291-41de-85ac-8ee71221d60e}" orientation="e"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/60_lightings/crepuscolar.elmt:        <terminal x="33" name="" y="-16" uuid="{d3fb1f4c-3acb-4e24-89de-864cb3d8ce51}" orientation="e"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/60_lightings/crepuscolar.elmt:        <terminal x="33" name="" y="0" uuid="{622be5b4-4bc6-447c-88f4-183b11f48438}" orientation="e"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v -2.elmt:        <terminal y="-10" uuid="{25856fc8-a4f9-424d-8ce9-2c622b33a013}" x="-20" orientation="n" name=""/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v -2.elmt:        <terminal y="-10" uuid="{e1ff28ca-3f4b-472b-9242-32632655ab02}" x="-40" orientation="n" name=""/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v -2.elmt:        <terminal y="-10" uuid="{273ab8b4-9e35-446a-a0e5-8588738dbd61}" x="40" orientation="n" name=""/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v -2.elmt:        <terminal y="-10" uuid="{2cd0f02f-9fc9-488f-b0b5-506296460149}" x="20" orientation="n" name=""/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v -2.elmt:        <terminal y="-10" uuid="{bc4a4212-db22-4cbe-94f2-f9cb1ca5e2f5}" x="0" orientation="n" name=""/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v.elmt:        <terminal name="" y="-10" x="40" orientation="n" uuid="{273ab8b4-9e35-446a-a0e5-8588738dbd61}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v.elmt:        <terminal name="" y="-10" x="-40" orientation="n" uuid="{e1ff28ca-3f4b-472b-9242-32632655ab02}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v.elmt:        <terminal name="" y="-10" x="20" orientation="n" uuid="{2cd0f02f-9fc9-488f-b0b5-506296460149}"/>
qet/elements/10_electric/10_allpole/391_consumers&actuators/70_servomoteur/v2v.elmt:        <terminal name="" y="-10" x="-20" orientation="n" uuid="{25856fc8-a4f9-424d-8ce9-2c622b33a013}"/>
qet/elements/10_electric/10_allpole/395_electronics&semiconductors/31_integrated_circuits/78xx.elmt:        <terminal orientation="s" x="0" uuid="{1172f0ce-993f-4023-abb6-c00a3e190629}" y="20" name=""/>
qet/elements/10_electric/10_allpole/395_electronics&semiconductors/31_integrated_circuits/78xx.elmt:        <terminal orientation="s" x="10" uuid="{cb98556d-792d-4c8b-9187-d12608882c9b}" y="20" name=""/>
qet/elements/10_electric/10_allpole/395_electronics&semiconductors/31_integrated_circuits/78xx.elmt:        <terminal orientation="s" x="-10" uuid="{6d0dfdc6-2d90-4470-af17-02b20d615a0f}" y="20" name=""/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/alarme.elmt:        <terminal orientation="n" name="" x="60" y="-180" uuid="{8a24b0e5-af93-4b55-a585-2735bf871b4e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/alarme.elmt:        <terminal orientation="s" name="" x="50" y="-110" uuid="{492f48b8-61d9-422e-9ca3-9c1c14be9321}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/alarme.elmt:        <terminal orientation="n" name="" x="40" y="-180" uuid="{1c88072a-41a6-4742-a8bc-2edc31b8c112}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/antenne.elmt:        <terminal orientation="s" x="60" name="" y="-110" uuid="{512f7c12-3641-44a1-993f-a6cca9f2b375}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/antenne.elmt:        <terminal orientation="n" x="50" name="" y="-160" uuid="{a7186089-1b70-4a30-b3a8-1a23d89abb2e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/antenne.elmt:        <terminal orientation="n" x="70" name="" y="-160" uuid="{26208b89-66a0-4ff8-a5e4-d5da7fa4eed7}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_chauffage.elmt:        <terminal x="10" y="-14" orientation="n" uuid="{f112c459-f423-41ac-9652-9c30ea0ed0b5}" name=""/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_chauffage.elmt:        <terminal x="-10" y="-14" orientation="n" uuid="{7869b2d0-e245-4bf9-86dc-d3be70d93aaf}" name=""/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_chauffage_a_accumulation.elmt:        <terminal x="-10" y="-14" orientation="n" uuid="{4f998512-2f26-4c17-bd0c-2bcf1acbb41f}" name=""/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_chauffage_a_accumulation.elmt:        <terminal x="10" y="-14" orientation="n" uuid="{4f998512-2f26-4c17-bd0c-2bcf1acbb41f}" name=""/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_cuisson.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{d23d5d6a-748b-48d2-a474-1d0a864cf539}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_cuisson.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{701b0f84-6e94-4e95-90c6-c3c99772b23e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_de_cuisson.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{55aa6d67-e3c4-4b76-9d08-05bf5fc819bd}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_electromenager.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{f406d716-7aa1-4e8f-a89e-1e6e59511d19}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_electromenager.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{0e0f9fc5-4eda-43b8-869e-4961bf1cf69e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/appareil_electromenager.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{9879b02c-8516-4315-93a8-be77fd0e4d9e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/armoire_seche_linge.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{77acd157-1173-402e-9413-595418ceee77}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/armoire_seche_linge.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{d97c53e8-65d0-463a-8f18-9401a58b8505}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/armoire_seche_linge.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{38c6fa73-fb9d-40ca-9e0c-9d36d1b10e40}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/arrosage-auto.elmt:        <terminal orientation="n" name="" x="50" y="-170" uuid="{93358b8a-3493-4b52-bfd9-baa2684bb631}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/arrosage-auto.elmt:        <terminal orientation="n" name="" x="70" y="-170" uuid="{4e7c8c50-f27c-43ed-b45d-91d7946a0ded}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat-ext.elmt:        <terminal orientation="n" name="" x="50" y="-180" uuid="{723765bc-b612-4e1a-92ef-567119429f9d}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat-ext.elmt:        <terminal orientation="n" name="" x="70" y="-180" uuid="{8c1aa559-1491-45cb-aa15-e8bbff0f376e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat-ext.elmt:        <terminal orientation="s" name="" x="60" y="-100" uuid="{68237cd7-8357-4a9c-8e50-9f8f1d6debe7}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_mono.elmt:        <terminal y="-100" x="60" name="" orientation="s" uuid="{7952be86-3060-4cc0-a781-ac00d7e59a10}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_mono.elmt:        <terminal y="-170" x="70" name="" orientation="n" uuid="{2c7f1e9b-9e1f-4e67-b3f6-57af9d1e7f67}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_mono.elmt:        <terminal y="-170" x="50" name="" orientation="n" uuid="{523f90d3-a9c6-4f37-a8c3-a96ba3d9e03d}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_tetra.elmt:        <terminal orientation="n" x="70" name="" y="-170" uuid="{ec57a9a7-8d5e-4732-a80c-83c85021092b}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_tetra.elmt:        <terminal orientation="n" x="30" name="" y="-170" uuid="{19497264-2af0-4205-b907-99031a635c85}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_tetra.elmt:        <terminal orientation="n" x="90" name="" y="-170" uuid="{8de1c58e-eaa6-4cf4-9e39-eacc3a4576ef}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_tetra.elmt:        <terminal orientation="s" x="60" name="" y="-100" uuid="{925343e0-1d6c-4115-bf99-c0855e070aef}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_ext_tetra.elmt:        <terminal orientation="n" x="50" name="" y="-170" uuid="{1316653b-2662-438c-a097-889c1abc779b}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage _tetra.elmt:        <terminal orientation="n" x="50" name="" y="-170" uuid="{fd224ec8-a206-4f1b-9c6a-77d1c8d720af}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage _tetra.elmt:        <terminal orientation="s" x="60" name="" y="-100" uuid="{cab960c8-9a88-4778-93e8-8870d1a45ec6}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage _tetra.elmt:        <terminal orientation="n" x="70" name="" y="-170" uuid="{4ff9ca97-d39b-4b69-8c29-64878c5a8216}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage _tetra.elmt:        <terminal orientation="n" x="90" name="" y="-170" uuid="{ea3d5e12-550a-4020-9d77-7f68df1c346f}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage _tetra.elmt:        <terminal orientation="n" x="30" name="" y="-170" uuid="{c0a75599-da2d-4ba3-acf9-6712290142f9}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage_mono.elmt:        <terminal orientation="s" x="60" name="" y="-100" uuid="{eeadc2ae-971c-415d-b9c9-fe4b697c4638}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage_mono.elmt:        <terminal orientation="n" x="70" name="" y="-170" uuid="{4ea8a41e-55c8-4157-8c16-fb88c5f997d1}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/bat_garage_mono.elmt:        <terminal orientation="n" x="50" name="" y="-170" uuid="{9be095b9-8adc-4198-989d-a7f5cc1d6f27}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chaudiere_murale.elmt:        <terminal y="30" orientation="s" uuid="{e4bb1151-00fb-485b-a066-000abf05c5f5}" name="" x="10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chaudiere_murale.elmt:        <terminal y="-50" orientation="n" uuid="{f34882c7-f9ea-45bc-bf2f-0e2554d159a8}" name="" x="-10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chaudiere_murale.elmt:        <terminal y="30" orientation="s" uuid="{5f8506cc-4546-420f-9d27-41f203fe1f34}" name="" x="-10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chaudiere_murale.elmt:        <terminal y="30" orientation="s" uuid="{12f05d54-538c-4e5d-9f02-0f1f7aa8ada1}" name="" x="0"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chaudiere_murale.elmt:        <terminal y="-50" orientation="n" uuid="{eca70d9c-af98-4bab-bcde-9f25a1b8ac80}" name="" x="10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{95b5d1dd-00b1-463a-933f-84bbd0c11e8a}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{e1f7aa54-6f70-4e5a-8b3a-6d2fc74fc2b9}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{9b3b1807-62ba-40d9-a324-4f476afe692e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau1.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{80b6b49f-8b0d-42d9-9149-0cc4fec0d899}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau1.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{b967796c-6ea3-48d1-a424-fd7d0d3173ab}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/chauffe_eau1.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{af811e7b-30e5-4a2c-8f61-d908c0b42254}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur.elmt:        <terminal orientation="n" name="" x="50" y="-160" uuid="{2e112237-75df-47b3-bc8f-15fd0e89489f}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur.elmt:        <terminal orientation="s" name="" x="60" y="-100" uuid="{e323c17f-1635-4b73-898e-d07399277e39}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur.elmt:        <terminal orientation="n" name="" x="70" y="-160" uuid="{f827446e-eb79-4330-9e32-765e5f38e931}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur2.elmt:        <terminal orientation="n" name="" x="10" y="0" uuid="{f827446e-eb79-4330-9e32-765e5f38e931}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur2.elmt:        <terminal orientation="n" name="" x="-10" y="0" uuid="{2e112237-75df-47b3-bc8f-15fd0e89489f}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur2.elmt:        <terminal orientation="s" name="" x="0" y="60" uuid="{e323c17f-1635-4b73-898e-d07399277e39}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_ext.elmt:        <terminal orientation="s" x="60" name="" y="-95" uuid="{358ab2d3-eccd-468b-b18b-7f0dd4581035}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_ext.elmt:        <terminal orientation="n" x="70" name="" y="-160" uuid="{c912c700-4dde-4f89-86e6-5e8ab6d60704}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_ext.elmt:        <terminal orientation="n" x="50" name="" y="-160" uuid="{6d55186b-c0e1-4e17-a38f-a2d32fb35469}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_int.elmt:        <terminal orientation="n" name="" x="70" uuid="{144d8081-1cbf-4fff-9227-290d6baa887f}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_int.elmt:        <terminal orientation="s" name="" x="60" uuid="{cb015e43-949c-4f32-b8b6-3667c144e8ff}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/climatiseur_int.elmt:        <terminal orientation="n" name="" x="50" uuid="{775e3f50-23c1-42f9-9d94-8968521d6b0e}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{b6819b17-30fc-43a5-93c7-e2e364c1ec86}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{cc159b63-6d07-4c5a-a56c-14d8fbe1c12f}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{b6819b17-30fc-43a5-93c7-e2e364c1ec86}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur1.elmt:        <terminal orientation="n" x="50" name="" y="-180" uuid="{52825f3a-c55b-44ea-b134-d51eeccdc603}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur1.elmt:        <terminal orientation="n" x="70" name="" y="-180" uuid="{56f6b90b-679d-4c53-acd0-0b8cc594dabc}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/congelateur1.elmt:        <terminal orientation="s" x="60" name="" y="-90" uuid="{a7b499d7-0dab-4562-89e0-ff3a5d2dd063}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/cuisiniere_electrique.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{58242f41-2168-4193-96b9-e7921f40d9ac}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/cuisiniere_electrique.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{c0d5355e-29f2-424d-bf3a-d57e422e9c92}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/cuisiniere_electrique.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{16a7a2bf-a1cf-4d5d-b826-085520b07b52}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers10.elmt:        <terminal y="-110" x="60" uuid="{4ac6c3e2-422e-444f-a672-dc32c6b3051d}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers10.elmt:        <terminal y="-170" x="70" uuid="{a60b80d0-408a-4f52-bd6b-609dae4ca192}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers10.elmt:        <terminal y="-170" x="50" uuid="{7affc2fe-0e65-4c98-ac9d-41043d1a5d8d}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers16.elmt:        <terminal y="-160" x="70" uuid="{4dbe5a3d-6714-457c-b789-2b7538b2e570}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers16.elmt:        <terminal y="-160" x="50" uuid="{216504bb-f1a5-4ccb-9828-3f3cee98b30f}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers16.elmt:        <terminal y="-110" x="60" uuid="{f1c25d0f-705c-42be-ae42-477901b4e704}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers20.elmt:        <terminal y="-160" x="70" uuid="{765221fa-159d-4f28-ae45-d87d3e167f8a}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers20.elmt:        <terminal y="-110" x="60" uuid="{27dc831e-db6b-42c3-a656-e2426687fe50}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers20.elmt:        <terminal y="-160" x="50" uuid="{e894bd54-0250-4efa-a97f-a30babe19042}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers32.elmt:        <terminal y="-160" x="50" uuid="{3867082f-2162-419d-bf2b-00999ed6a7b3}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers32.elmt:        <terminal y="-160" x="70" uuid="{40cea879-afe2-4989-9c15-ac884c83082e}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tetra.elmt:        <terminal y="-160" x="30" uuid="{e950e3e3-8df4-4345-afe1-eeb8818c30e9}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tetra.elmt:        <terminal y="-160" x="90" uuid="{ec4005ba-c2a0-4da3-be99-b8080045b52f}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tetra.elmt:        <terminal y="-160" x="50" uuid="{7359e628-d930-49a9-be7f-659f315aa45b}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tetra.elmt:        <terminal y="-160" x="70" uuid="{f44068a2-1e2f-4fd6-a5fd-4cb21ce08a03}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tri.elmt:        <terminal y="-160" x="40" uuid="{00f48c1c-4c2b-42e7-a703-47b971686680}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tri.elmt:        <terminal y="-160" x="80" uuid="{3a1761b5-fe22-4862-ad08-f7b90ba70ff0}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/divers_tri.elmt:        <terminal y="-160" x="60" uuid="{0a9f9c67-f00d-4a24-a61a-3aa8553ff75b}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux.elmt:        <terminal orientation="s" name="" x="60" y="-95" uuid="{af362965-a238-4407-8c92-12dcb6e90f62}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux.elmt:        <terminal orientation="n" name="" x="50" y="-170" uuid="{d8be0cf9-8eb2-49a5-b9fa-b0a536a0149e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux.elmt:        <terminal orientation="n" name="" x="70" y="-170" uuid="{f3ba218e-ae2b-4a78-ad11-bbbafe2bf1c4}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux2.elmt:        <terminal orientation="s" name="" x="0" y="45" uuid="{af362965-a238-4407-8c92-12dcb6e90f62}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux2.elmt:        <terminal orientation="n" name="" x="-10" y="-30" uuid="{d8be0cf9-8eb2-49a5-b9fa-b0a536a0149e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/double-flux2.elmt:        <terminal orientation="n" name="" x="10" y="-30" uuid="{f3ba218e-ae2b-4a78-ad11-bbbafe2bf1c4}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau-chaude-2.elmt:        <terminal orientation="n" x="70" name="" y="-170" uuid="{7674a643-3ea7-4482-98ad-443cd9cee619}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau-chaude-2.elmt:        <terminal orientation="s" x="60" name="" y="-100" uuid="{03ae4057-7a29-485b-9ee3-9ca3d657bce7}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau-chaude-2.elmt:        <terminal orientation="n" x="50" name="" y="-170" uuid="{79b39d44-87e4-464b-8310-e476e1113486}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_mono.elmt:        <terminal orientation="s" x="60" name="" y="-100" uuid="{05a1c801-1b11-40b1-9a05-200a470324a3}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_mono.elmt:        <terminal orientation="n" x="50" name="" y="-160" uuid="{dcbab1b9-5d74-4f63-8d5c-05fcd19b3eaf}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_mono.elmt:        <terminal orientation="n" x="70" name="" y="-160" uuid="{761a1d0e-5324-4454-b72f-89d8e33ca53c}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_tri.elmt:        <terminal orientation="n" name="" x="60" uuid="{25bb1181-bccd-4b3b-bbc0-2e73b16d7a6a}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_tri.elmt:        <terminal orientation="n" name="" x="80" uuid="{f0907dd1-1217-4409-b7ba-f6fef1ffe614}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_tri.elmt:        <terminal orientation="n" name="" x="40" uuid="{be1862b4-55de-4af4-ba79-0adb3f6e617b}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eau_chaude_tri.elmt:        <terminal orientation="s" name="" x="60" uuid="{e358978d-8d75-40fb-bb6b-2e8833849266}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage (2).elmt:        <terminal y="20" orientation="s" uuid="{5e35d52e-4a3a-461c-a53f-9e6e6f684f4f}" name="" x="0"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage (2).elmt:        <terminal y="-20" orientation="n" uuid="{bc31bdbc-5454-48c5-b913-48b69c7be3f4}" name="" x="-10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage (2).elmt:        <terminal y="-20" orientation="n" uuid="{a9072ac7-314d-444d-8aa8-40dc41ae277b}" name="" x="10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage-ext.elmt:        <terminal orientation="n" name="" x="70" uuid="{d38a0bdb-9d2c-4ce7-83a8-987098e970c2}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage-ext.elmt:        <terminal orientation="s" name="" x="60" uuid="{44a9cebb-5cc8-4d89-b2e7-bd9e3bed864f}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage-ext.elmt:        <terminal orientation="n" name="" x="50" uuid="{2e3ba283-b918-4f68-9ad4-0ae658b61337}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage.elmt:        <terminal orientation="n" name="" x="50" uuid="{743ec6ca-61e9-4783-b3cc-54a31fcd020e}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage.elmt:        <terminal orientation="s" name="" x="60" uuid="{9ffa5bd8-d5c3-416e-b5b2-ddb3d565e0d1}" y="-98"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage.elmt:        <terminal orientation="n" name="" x="70" uuid="{bf24747d-b080-4cdf-9abd-043b852afa4b}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage1.elmt:        <terminal orientation="n" name="" x="50" uuid="{a91e64ff-4368-499e-b0f8-342c19fe5ef8}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage1.elmt:        <terminal orientation="n" name="" x="70" uuid="{7a268d3e-b07f-4af4-aa2c-5f08b8108be8}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/eclairage1.elmt:        <terminal orientation="s" name="" x="60" uuid="{3cedbdb8-6f20-4768-ae19-21ebacf4300e}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_congelateur.elmt:        <terminal orientation="n" x="70" name="" y="-170" uuid="{693ace1d-578b-449a-aa1d-e0727faf1cd2}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_congelateur.elmt:        <terminal orientation="n" x="50" name="" y="-170" uuid="{c1d23393-51de-4b04-829e-fedbfd3dcda1}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_congelateur.elmt:        <terminal orientation="s" x="60" name="" y="-90" uuid="{13bf67c5-cf17-4734-b275-c161474e3383}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_four.elmt:        <terminal orientation="s" name="" x="60" uuid="{ec8d94ea-5436-41f5-b011-f3431a90ac9d}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_four.elmt:        <terminal orientation="n" name="" x="50" uuid="{d4836e40-7fa3-4547-826e-d3ee274b1ddb}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_four.elmt:        <terminal orientation="n" name="" x="70" uuid="{9c5bb1fb-e5f6-458d-af6a-2e636c0f52cb}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_hotte.elmt:        <terminal orientation="n" name="" x="50" uuid="{8ed22208-8758-4af3-9d48-c48e0746cd17}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_hotte.elmt:        <terminal orientation="n" name="" x="70" uuid="{4d7a08aa-fb67-4175-841a-cf05afd74ce0}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_hotte.elmt:        <terminal orientation="s" name="" x="60" uuid="{2a280cce-5305-461d-9f5a-7bf12db87e96}" y="-95"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-linge.elmt:        <terminal orientation="n" name="" x="70" uuid="{1ce889d3-310a-4830-810b-9cfa69750c13}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-linge.elmt:        <terminal orientation="w" name="" x="60" uuid="{82c03209-9e92-498c-ac62-9d58b68c4137}" y="-90"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-linge.elmt:        <terminal orientation="n" name="" x="50" uuid="{237c83d2-9084-476c-8ffd-b82a69e616d0}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-vaisselle.elmt:        <terminal orientation="n" name="" x="50" uuid="{5ee9be2d-7074-40e6-bd14-a57e41fc053d}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-vaisselle.elmt:        <terminal orientation="n" name="" x="70" uuid="{c882dfa6-4970-4eda-87cc-2d62bf6a4733}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_lave-vaisselle.elmt:        <terminal orientation="w" name="" x="60" uuid="{a4df8fb9-ad1b-40dc-894f-42ad131487fc}" y="-90"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_micro-onde.elmt:        <terminal orientation="n" name="" x="50" uuid="{513c2b86-c20e-40e9-b322-f2bcde1ac385}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_micro-onde.elmt:        <terminal orientation="n" name="" x="70" uuid="{3a486942-813a-4d31-a38c-f9013533e865}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_micro-onde.elmt:        <terminal orientation="s" name="" x="60" uuid="{f2635817-1726-4533-bf52-de582ae965af}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques.elmt:        <terminal orientation="s" name="" x="60" uuid="{a2005e4f-e7d0-4db9-8d5f-4bf397a20d2c}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques.elmt:        <terminal orientation="n" name="" x="70" uuid="{ffef43a3-b413-4824-a306-74dfe1932dcc}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques.elmt:        <terminal orientation="n" name="" x="50" uuid="{04c1a1e7-707a-4703-9467-e0a2bd619ab2}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques_2.elmt:        <terminal orientation="n" name="" x="60" uuid="{651185c8-ba29-4ad7-8d10-a37a628d875e}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques_2.elmt:        <terminal orientation="n" name="" x="80" uuid="{ebad152a-2a7e-4830-bd21-cdb79547dd40}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_plaques_2.elmt:        <terminal orientation="s" name="" x="70" uuid="{87d84ca0-c53b-41c8-babb-f49f49a6cfdf}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_refrigerateur.elmt:        <terminal orientation="n" name="" x="50" uuid="{0e4ffe10-3d4a-45f0-9f09-e14533685a97}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_refrigerateur.elmt:        <terminal orientation="n" name="" x="70" uuid="{2965d7c0-9ade-4427-b485-217255ed8148}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_refrigerateur.elmt:        <terminal orientation="w" name="" x="60" uuid="{74d91b02-9c70-411a-8e0a-25a338bcf0c4}" y="-90"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_seche-linge.elmt:        <terminal orientation="n" name="" x="50" uuid="{8ee41291-dab8-4909-84b5-a7b7b9888f18}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_seche-linge.elmt:        <terminal orientation="w" name="" x="60" uuid="{2153a7d5-70b3-4dbb-a5af-806867603bed}" y="-90"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_seche-linge.elmt:        <terminal orientation="n" name="" x="70" uuid="{77678068-6ce4-4e66-b840-93a9cbf486f5}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_seche-linge_2.elmt:        <terminal orientation="n" name="" x="50" uuid="{c32ba629-f0ca-45e0-a449-5ad50cbd9137}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/em_seche-linge_2.elmt:        <terminal orientation="n" name="" x="70" uuid="{49be744f-5371-4b55-b19f-f50672ac882b}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/filtration.elmt:        <terminal x="60" y="-95" orientation="s" name="" uuid="{424196f6-7674-48ca-ab78-6610ebe31f7a}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/filtration.elmt:        <terminal x="50" y="-170" orientation="n" name="" uuid="{34a9cb5c-b5b5-479a-8b07-2fd10ecb5227}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/filtration.elmt:        <terminal x="70" y="-170" orientation="n" name="" uuid="{2362a69a-8c7b-4d60-a628-086f57cb98be}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/four_micro_onde.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{ce174422-ad0d-4504-83fc-48adb0b11e4c}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/four_micro_onde.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{e425277e-a393-4fe7-aab2-75025b7fd352}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/four_micro_onde.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{fb8635e6-fb90-4ce7-a5a3-9d876cbedc3e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/garage.elmt:        <terminal orientation="n" name="" x="50" uuid="{8dae2627-0b48-4054-aa90-68363a2f6c6e}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/garage.elmt:        <terminal orientation="n" name="" x="70" uuid="{fb108633-7f5e-4865-a6ee-331379ddd9cb}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/garage.elmt:        <terminal orientation="s" name="" x="60" uuid="{60fe2106-6f98-4e73-8c27-38b5805e2047}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/gestion-energie.elmt:        <terminal orientation="n" name="" x="50" uuid="{e96dc82e-f597-47dc-8040-5606515e884e}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/gestion-energie.elmt:        <terminal orientation="n" name="" x="70" uuid="{74549a99-4cbc-48fe-9e1a-569759eab2ba}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/heures-creuses.elmt:        <terminal orientation="n" name="" x="50" uuid="{a849bed1-f90a-4676-8e81-37bde24ca06e}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/heures-creuses.elmt:        <terminal orientation="n" name="" x="70" uuid="{70898310-3dc9-4013-956d-aff34e6dd6c0}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/hotte_aspirante_filtrante.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{eda005cb-5210-4d35-9014-354aa1c4ba15}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/hotte_aspirante_filtrante.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{fa8ee3f4-af56-4155-ab60-ff0230c06381}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/hotte_aspirante_filtrante.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{b2537051-ac6e-43e0-8b38-9b70e5416901}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave-linge2.elmt:        <terminal orientation="n" name="" x="-10" y="-30" uuid="{79a75695-2506-4be2-b37c-88fa8e361b65}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave-linge2.elmt:        <terminal orientation="n" name="" x="10" y="-30" uuid="{fcbd86bd-2a65-4f67-b64e-8ad7c93c4683}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave-linge2.elmt:        <terminal orientation="s" name="" x="0" y="20" uuid="{7bd9a67f-963c-4116-ab81-2d9a7b879b62}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_linge.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{0d95341f-da46-41c9-81d5-fea87aa3829b}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_linge.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{a78d27c5-462f-41c0-bcef-beb1eec237e4}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_linge.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{8e71a582-ace6-47bd-b78d-b4ddfd5f8efc}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{49e50554-5ae1-4441-91cb-f19c4c039f8c}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{8b02c49f-e13d-4cdc-a640-7b6b63a60c33}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{51103b6a-6ee8-40e1-838a-969e9e72d761}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle2.elmt:        <terminal orientation="n" name="" x="-10" y="-20" uuid="{fa89ad78-6814-4739-8f55-1807c7328c2a}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle2.elmt:        <terminal orientation="n" name="" x="10" y="-20" uuid="{c3289d4a-3319-4b9c-81d8-15ef69de6724}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaiselle2.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{85bf15b9-0dc4-47e4-a324-de2edcb7cd21}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaisselles.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{e97da64d-414b-4803-a7d2-92e58e18dcac}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaisselles.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{844f5937-e88f-4c72-963c-3946effcdd98}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/lave_vaisselles.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{041631f8-1a4c-483e-a0dd-94bdbe8479c4}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur-volet-roulant2.elmt:        <terminal orientation="n" name="" x="0" y="0" uuid="{1faccbcf-d5b9-499a-8b15-62ab1e26ec4b}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur-volet-roulant2.elmt:        <terminal orientation="s" name="" x="0" y="31" uuid="{75053000-1b78-46f8-bbc3-0cb07150413e}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur-volet-roulant2.elmt:        <terminal orientation="n" name="" x="20" y="0" uuid="{0e03d738-1660-4a68-918f-178d10d6d9f9}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur-volet-roulant2.elmt:        <terminal orientation="n" name="" x="46.0591" y="-0.125" uuid="{46836d6e-6977-49e4-bde1-e82e1773a6df}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_mono.elmt:        <terminal orientation="s" name="" x="60" uuid="{bc205df0-bbdc-4f87-b604-4ada82db5fa3}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_mono.elmt:        <terminal orientation="n" name="" x="50" uuid="{b23de979-e4d2-45c9-9368-c577cd4a0ac1}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_mono.elmt:        <terminal orientation="n" name="" x="70" uuid="{a6936c20-3010-442e-91ce-3f1d91fdc6ca}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_tri.elmt:        <terminal orientation="n" name="" x="40" uuid="{c8e06860-e36e-446e-944c-823ae1e82439}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_tri.elmt:        <terminal orientation="n" name="" x="80" uuid="{74eb39db-3e43-4205-9e3c-395388e56f11}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_tri.elmt:        <terminal orientation="s" name="" x="60" uuid="{c0c69691-baa6-4304-bd28-35ad21444405}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/moteur_tri.elmt:        <terminal orientation="n" name="" x="60" uuid="{4b1caf58-c67f-4d0b-827c-f264cfe94dfd}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/oven.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{958c1acb-6486-467c-9240-bcbe45f39c02}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/oven.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{5ac887d1-3455-450d-8597-fe1cb05a3aaa}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/oven.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{f19ddc68-342e-43a8-9ba2-2918a4220864}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant.elmt:        <terminal orientation="s" name="" x="0" uuid="{7d383dfe-7049-4f2c-b8c3-f202cb295224}" y="-20"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant.elmt:        <terminal orientation="n" name="" x="10" uuid="{016cf312-f14a-49b6-aa5b-a1de991af26d}" y="-80"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant.elmt:        <terminal orientation="n" name="" x="-10" uuid="{016cf312-f14a-49b6-aa5b-a1de991af26d}" y="-80"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant_2.elmt:        <terminal x="50" y="-170" orientation="n" name="" uuid="{4bd22cc2-afac-429a-b651-3575a18eef40}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant_2.elmt:        <terminal x="60" y="-115" orientation="s" name="" uuid="{10ceb531-363b-4888-b6fe-7c206710802d}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plancher_chauffant_2.elmt:        <terminal x="70" y="-170" orientation="n" name="" uuid="{10f8e008-6783-463b-876f-0ae9b683c334}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plaque_cuisson.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{b2c4ba2f-173f-4ca9-ace1-2c5b92f93bae}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plaque_cuisson.elmt:        <terminal orientation="s" name="" x="0" y="30" uuid="{0a68f4bc-4934-40b2-ac11-c233acb77e44}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/plaque_cuisson.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{57d26b67-b059-44d1-9cbb-788e2f6f8ed6}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_mono.elmt:        <terminal orientation="s" name="" x="60" uuid="{58f7992d-3a19-4941-8153-1a7585dc1ba4}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_mono.elmt:        <terminal orientation="n" name="" x="50" uuid="{b37fe597-2329-484b-a1af-cb6366b0134e}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_mono.elmt:        <terminal orientation="n" name="" x="70" uuid="{9830b3a0-60f4-4e16-ad89-8fa80b27201c}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_tri.elmt:        <terminal orientation="n" name="" x="60" uuid="{9fef16a7-426f-4739-b4fd-010fc6f2d96a}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_tri.elmt:        <terminal orientation="n" name="" x="40" uuid="{af970a95-ee7d-4b24-93ac-7cddd5f33026}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_tri.elmt:        <terminal orientation="n" name="" x="80" uuid="{93628a68-8ee0-4637-bd1a-a93ba73f7c85}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/pompe_tri.elmt:        <terminal orientation="s" name="" x="60" uuid="{f3588b4e-6b18-4a7b-8a9a-4bcfcb68b6d0}" y="-110"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/portail.elmt:        <terminal orientation="w" name="" x="60" uuid="{7a2bf8e6-991c-46b1-bce2-4c003f4d2741}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/portail.elmt:        <terminal orientation="n" name="" x="50" uuid="{4aca5802-bcf4-48b5-86fe-622db0a6bf6c}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/portail.elmt:        <terminal orientation="n" name="" x="70" uuid="{bf27ed89-14dd-402c-bfb7-e2577b5a1590}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/porte-garage.elmt:        <terminal orientation="n" name="" x="70" uuid="{47229211-f1fb-4dfe-beae-7202eb8bf158}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/porte-garage.elmt:        <terminal orientation="w" name="" x="60" uuid="{25ba5256-1af0-41bc-b6a0-2e144898f2e3}" y="-105"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/porte-garage.elmt:        <terminal orientation="n" name="" x="50" uuid="{947ff614-911b-4d58-87aa-73cc6978d12c}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/porte-garage.elmt:        <terminal orientation="n" name="" x="60" uuid="{b80cb2c4-573d-4f07-adbb-6378ff6b7a83}" y="-290"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-10.elmt:        <terminal orientation="s" name="" x="60" uuid="{d80699ad-17df-4e35-81b7-822abe5ca9da}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-10.elmt:        <terminal orientation="n" name="" x="70" uuid="{b87cb774-f6ee-4552-8f7d-e23dce9ef5bc}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-10.elmt:        <terminal orientation="n" name="" x="50" uuid="{7e8cee38-044f-474a-8947-3553e4670312}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-16.elmt:        <terminal orientation="n" name="" x="50" uuid="{e9f8e1d0-2081-4dcf-ad28-4c109afc4134}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-16.elmt:        <terminal orientation="s" name="" x="60" uuid="{4617dfeb-f8a0-4ea0-90cc-5f71026874fd}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-16.elmt:        <terminal orientation="n" name="" x="70" uuid="{2a924961-4f71-47c9-a19a-253dd5dce8e8}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-20.elmt:        <terminal orientation="s" name="" x="60" uuid="{6f1a6ed7-de7b-4545-8f40-16d25239463d}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-20.elmt:        <terminal orientation="n" name="" x="70" uuid="{e8f9b2fd-2a4e-4016-b123-3e7ee2fc85b3}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-20.elmt:        <terminal orientation="n" name="" x="50" uuid="{18acda57-d500-4515-82bf-eb75a8fdcf0f}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-2p-t-230v.elmt:        <terminal orientation="n" name="" x="70" uuid="{3b889261-baf3-4edb-b385-394839b11856}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-2p-t-230v.elmt:        <terminal orientation="s" name="" x="60" uuid="{4ddfab58-6f71-4d7c-ac6c-487ecf83c8ed}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-2p-t-230v.elmt:        <terminal orientation="n" name="" x="50" uuid="{f89eb4ca-ba3d-4c1c-a732-f4e25fab82ff}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-32.elmt:        <terminal name="" orientation="n" uuid="{01846186-8fe1-4c9c-b243-5208e4258d80}" x="70" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-32.elmt:        <terminal name="" orientation="n" uuid="{8bd7c977-1bc4-4a3e-9043-3f49ee9769ef}" x="50" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-32.elmt:        <terminal name="" orientation="s" uuid="{b56d62da-b358-439b-ae3b-11d34fd2d733}" x="60" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-230v.elmt:        <terminal y="-170" x="40" uuid="{330c0d21-5eba-47d7-a1b2-8423b674eb9e}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-230v.elmt:        <terminal y="-170" x="60" uuid="{3bb93825-67d3-4d24-a742-9303bd7c3544}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-230v.elmt:        <terminal y="-170" x="80" uuid="{943dc497-37d3-44cf-8c4b-83db06903920}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-400v.elmt:        <terminal orientation="n" name="" x="40" uuid="{9d904b42-2911-4106-a952-f9c6fe248cc2}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-400v.elmt:        <terminal orientation="n" name="" x="80" uuid="{fd0f4cc9-ba44-41d3-aa12-644de54e6413}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-400v.elmt:        <terminal orientation="n" name="" x="60" uuid="{757b0ef5-d28e-4623-8d4e-11b13d783bac}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-3p-t-400v.elmt:        <terminal orientation="s" name="" x="60" uuid="{8aab1ec9-1923-4b47-83ee-60a9c583e451}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-4p-t-230v.elmt:        <terminal orientation="s" name="" x="60" uuid="{65d86c92-90df-46be-9fea-6d2a66d83a74}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-4p-t-230v.elmt:        <terminal orientation="n" name="" x="50" uuid="{1e44dc8f-45a8-4f04-938e-195fd89dd9b9}" y="-190"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-4p-t-230v.elmt:        <terminal orientation="n" name="" x="90" uuid="{4e0e9e9d-d69b-4549-a2af-c252d40c26fb}" y="-190"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-4p-t-230v.elmt:        <terminal orientation="n" name="" x="70" uuid="{63a92906-ecda-4181-b79f-1fc36c9fba14}" y="-190"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-4p-t-230v.elmt:        <terminal orientation="n" name="" x="30" uuid="{2bcb5569-fd81-4ceb-94cc-c73d3cf80e90}" y="-190"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-exterieur.elmt:        <terminal orientation="n" name="" x="50" uuid="{1695df9e-dce0-4d3b-af4b-38aa894870ab}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-exterieur.elmt:        <terminal orientation="n" name="" x="70" uuid="{2305c014-3afd-4038-9188-34d497ae7fe3}" y="-170"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-exterieur.elmt:        <terminal orientation="s" name="" x="60" uuid="{ca41736b-399e-4ea0-9c91-3b8a33023bb0}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra16.elmt:        <terminal y="-170" x="90" uuid="{13ac21b1-bee7-4ae9-a1fb-3d1ea165f95a}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra16.elmt:        <terminal y="-170" x="70" uuid="{146436b6-0464-4857-ae0b-3e4ab413e41d}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra16.elmt:        <terminal y="-170" x="50" uuid="{6e389ae7-7fc2-468f-bad2-0da1ed374947}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra16.elmt:        <terminal y="-170" x="30" uuid="{1f881585-30d6-499d-96ac-055a6c02920a}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra32.elmt:        <terminal y="-170" x="50" uuid="{0a4e28b0-4faf-4417-a2a5-50b29803f19c}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra32.elmt:        <terminal y="-170" x="70" uuid="{27628c48-4291-4a90-9c2a-c47325755bd4}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tetra32.elmt:        <terminal y="-100" x="60" uuid="{ecb3a6f7-fa97-4a9c-a843-30ba39f51967}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri16.elmt:        <terminal y="-170" x="80" uuid="{8bdada1d-67f4-4a89-b907-5901f1531fc9}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri16.elmt:        <terminal y="-100" x="60" uuid="{5c24ae76-bfc5-4ccd-8e2f-a3c22fa768ae}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri16.elmt:        <terminal y="-170" x="60" uuid="{cf25aa71-ef28-4ddb-bdc9-11d33fdea3a2}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri16.elmt:        <terminal y="-170" x="40" uuid="{f1d8ee80-c359-4741-937a-aab7c32737ce}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri32.elmt:        <terminal y="-170" x="60" uuid="{98907cac-c938-45c2-8097-976250766ae3}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri32.elmt:        <terminal y="-100" x="60" uuid="{83f1d662-99e5-44d3-8114-218e7718ecdc}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri32.elmt:        <terminal y="-170" x="80" uuid="{9bbec5a3-8c4c-4710-b172-1db8a37260b3}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise-tri32.elmt:        <terminal y="-170" x="40" uuid="{ee741235-dd16-4d81-a2d1-39dbcbef90d5}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_10a.elmt:        <terminal y="-170" x="50" uuid="{8399c17f-830f-4cd1-949d-0cadff085dae}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_10a.elmt:        <terminal y="-100" x="60" uuid="{f1bbb51c-3506-4f45-9498-65acadefe4ce}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_10a.elmt:        <terminal y="-170" x="70" uuid="{dff7179c-0ebc-4423-a140-416be26a4e21}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_16a.elmt:        <terminal y="-170" x="50" uuid="{acd0e8f7-1e58-40b2-9f4d-b940bd437d05}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_16a.elmt:        <terminal y="-100" x="60" uuid="{ae556f74-9de1-4e74-a847-6021bec72d8c}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/prise_allemande_16a.elmt:        <terminal y="-170" x="70" uuid="{78d881a0-47c3-4a57-ae6f-3096c177df86}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/protection-foudre.elmt:        <terminal y="-170" x="70" uuid="{2e247aed-1c15-4e28-a710-c9a51dce0253}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/protection-foudre.elmt:        <terminal y="-100" x="60" uuid="{feb4e0cd-b5b9-44b0-a06a-c1d8ec4c78ff}" name="" orientation="s"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/protection-foudre.elmt:        <terminal y="-170" x="50" uuid="{d631e2db-6006-45a7-b784-f5612b912413}" name="" orientation="n"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur (2).elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{5abd9f82-1eab-4203-94da-95b82fc82672}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur (2).elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{00840cc4-dad1-4246-9928-99605a67819f}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur (2).elmt:        <terminal orientation="s" name="" x="0" y="20" uuid="{458bfeca-0e4d-40d2-ac10-4b51dfeab581}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur.elmt:        <terminal orientation="s" name="" x="60" uuid="{0e7dbfd2-52f2-4ac6-b7cb-da1362794c90}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur.elmt:        <terminal orientation="n" name="" x="70" uuid="{bc5dee6b-9078-4aff-ba4c-d86059aff80a}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur.elmt:        <terminal orientation="n" name="" x="50" uuid="{496cdc24-5d56-41fc-b665-64aea9563670}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur1.elmt:        <terminal orientation="n" name="" x="50" uuid="{1cc0fdc1-bf65-49ad-be41-88d0a51ad334}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur1.elmt:        <terminal orientation="n" name="" x="70" uuid="{a13c6f57-2a4c-4764-8c88-7043ff7444f4}" y="-160"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur1.elmt:        <terminal orientation="s" name="" x="60" uuid="{427b052b-6681-4ad6-9cfb-1c057d914336}" y="-100"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur_soufflant_seche_cheveux.elmt:        <terminal orientation="n" name="" x="-10" uuid="{e5493254-cd3d-4b0f-8db6-db69a81b207f}" y="-10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur_soufflant_seche_cheveux.elmt:        <terminal orientation="n" name="" x="10" uuid="{7156d3ab-469c-49c2-bc30-dd9ee1a513b3}" y="-10"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/radiateur_soufflant_seche_cheveux.elmt:        <terminal orientation="s" name="" x="0" uuid="{abee7d33-4181-4424-9133-2f9e1dabfdd7}" y="30"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/refrigerateur.elmt:        <terminal orientation="n" name="" x="-10" y="-10" uuid="{3a8c8738-1b8c-4f02-9fc9-a2349814fc7a}"/>
qet/elements/10_electric/10_allpole/500_home_installation/20_home_appliances/refrigerateur.elmt:        <terminal orientation="n" name="" x="10" y="-10" uuid="{c2a12b3b-9597-4c0c-83ee-652194376fb9}"/>

but how do you find the double uuids?

and for the main element lib, can we (dev team) check this ourselves quickly?
eg: run a shell file.

for the following error see https://qelectrotech.org/forum/viewtopic.php?id=1780

Calypso wrote:

Hello,
each connection is given its own identification when it is inserted into a symbol. With your symbols it looks like the connectors have been copied and then pasted because the identifications are duplicated. As far as I know, this problem has been fixed (current version).

sincerely yours

Stebo

it is more convenient if Qet can already report these errors

237

(27 replies, posted in Code)

Re-searcher wrote:

Log files : QET version 6698 on PC laptop from 2009 with 1 hard disk

I have changed the orginal drive to an 320GB harddisk
The Windows on dual boot system with XUbuntu

I have changed the drive to 500GB SSD
Debian stable ( Buster )

I have tree drives now for this pc laptop

QET version 6698 on PC laptop from 2009 with 1 hard disk

12:46:57.583 Info: "Run with Qt 5.15.0 using 2 thread(s)" 
12:46:57.584 Info: "CPU : NAME                                             \r\r\nINTEL(R) CORE(TM)2 DUO CPU     P8600  @ 2.40GHZ
12:46:58.430 Info: Elements collection reload 
12:49:30.812 Info: Elements collection finished to be loaded 

=2,5 min

6698 Windows ready To Use

13:10:09.854 Info: "Run with Qt 5.15.0 using 2 thread(s)" 
13:10:09.863 Info: "CPU : NAME                                             \r\r\nINTEL(R) CORE(TM)2 DUO CPU     P8600  @ 2.40GHZ
13:10:11.494 Info: Elements collection reload 
13:13:21.763 Info: Elements collection finished to be loaded 

=3min

Debian stable (Buster) on 500GB SSD

13:05:44.847 Info: "Run with Qt 5.11.3 using 2 thread(s)" 
13:05:44.848 Info: "CPU : model name\t: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
13:05:45.119 Info: Elements collection reload 
13:05:48.168 Info: Elements collection finished to be loaded 

0.05min

linux for .... (add reason).

238

(27 replies, posted in Code)

scorpio810 wrote:

I build and pushed all packages, please try it.
I checked on Flatpak VM, is ok ~ 2 s to launch QET.



No time these next days to study why on my Debian SID machine I don't have the logs.

My setup launches QET too quickly which is ashamed to show its logs for fear of making those under Windows cry, uhuhu.


you think we could also find the versions of third-party libraries like KwidgetAddons, KcoreAddons, ECM?

Good work Simon these logs will help us a lot.

when you do have the time launch to qElectroTech through the shell and at the directory dire.

239

(27 replies, posted in Code)

scorpio810 wrote:

Try QDir::homePath() + "/.qet/
rather than const QString path = QETApp::configDir() + "/";

Example here :
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n2251
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n1132

see
https://git.tuxfamily.org/qet/qet.git/c … a44c426f82

for -win32-readytouse.7z

240

(27 replies, posted in Code)

scorpio810 wrote:
De-Backer wrote:

mmm.... file dir .... //...log

Fix ?
see:
https://git.tuxfamily.org/qet/qet.git/c … 30d3e75724

Not fixed here ..

I will probably look over it, I will look again tomorrow.

241

(27 replies, posted in Code)

scorpio810 wrote:

WIN10 VM :

15 sec to load all Elements collection

242

(27 replies, posted in Code)

De-Backer wrote:

put a breakpoint in main.cpp lines 119 and 112 and test if you see this.

mmm.... file dir .... //...log

Fix ?
see:
https://git.tuxfamily.org/qet/qet.git/c … 30d3e75724

243

(27 replies, posted in Code)

put a breakpoint in main.cpp lines 119 and 112 and test if you see this.

244

(27 replies, posted in Code)

and if je klikt on QComboBox ?

info of de code:
https://git.tuxfamily.org/qet/qet.git/c … 186da49f15


wat if dir are no log files in  QETApp::configDir() ...?

no, on startup QET makes a  log file

245

(27 replies, posted in Code)

scorpio810 wrote:

Great, thanks Simon, but here not log..

???
can give you some more info on how to compile it.

make clean

before

qmake qelectrotech.pro

mabie
https://stackoverflow.com/questions/438 … te-the-gui

I had the same problem and was able to solve it by deleting all the Makefiles in the build directory, then rebuilding from scratch. For some reason, these files are not deleted when you run Clean Project from Qt Creator.

246

(27 replies, posted in Code)

Joshua wrote:

Yes you can safely remove this part of code, like Laurent say, it's not use since 0.3 or 0.4.

don,

is form:
https://git.tuxfamily.org/qet/qet.git/c … e786bc8018

247

(27 replies, posted in Code)

scorpio810 wrote:

it would be interesting to put a counter for the loading time of collections, but rather in the aboutQet widget.

https://git.tuxfamily.org/qet/qet.git/c … ff3a148130
(Add loading time of collections inf to log)

and
Add log file's viewer in AboutQETDialog for user

248

(27 replies, posted in Code)

I will work on this Tonight.

249

(27 replies, posted in Code)

can this be removed?

#pragma message("@TODO remove this code? the orientation for element")
    // we keep the orientation for compatibility with previous version of qet
    root.setAttribute("orientation", "dyyy");

https://git.tuxfamily.org/qet/qet.git/t … e.cpp#n433
pre

<element name="colectorsolarpiscina.elmt">
                                <definition hotspot_x="47" hotspot_y="35" version="0.4" link_type="simple" orientation="dyyy" width="70" type="element" height="60">

after

<element name="colectorsolarpiscina.elmt">
                                <definition height="60" width="70" hotspot_x="47" hotspot_y="35" version="0.8" link_type="simple" type="element" >

test with custom element lib

pre:
8ms in linux
61.788.886 bits

after:
6ms in linux
61.686.963 bits

not the big improvement, but nevertheless it is a improvement.

250

(317 replies, posted in News)

S.DEFFAUX wrote:

Oui je le vois

and now it is in the schedule,

much better nomicons/smile

(I am still working on it.)

Edit: can anyone compile the code in windows?
see "Fix Margin for windows OS"