Topic: Templates Import
Guten Tag zusammen
Ich habe mir eine neue Funktion gebaut, die euch evtl auch hilfreich sein kann.
Es geht darum seine eigenen Vorlagen zu erstellen, welche man dann in eine .qet Datei integrieren kann.
Oben gibt es 3 Schaltflächen. qet Datei auswählen, Bauteile importieren, Seitenbibliothek laden
Zuerst muss man die .qet Datei auswählen. Danach müssen alle Bauteile die genutzt werden (selbst erstellte und, wenn man sie nutzt, die von QElectrotech bereitgestellten) zur .qet Datei hinzufügen, damit die Templates diese auch finden können.
Danach muss die Seitenbibliothek geladen werden.
Hier müssen die datein als .txt abgespeichert werden. In der Bibliothek sind Unterordner möglich, wodurch in der GUI Reiter entstehen.
In diesen Reitern werden nun die jeweiligen .txt Datein aufgelistet. Diese kann man jetzt nach Eingabe der Seitentitels importieren und diese werden an die nächst höhere Seite geschrieben.
Die .txt Datei kann man sich selbst erstellen, indem man die .qet Datei mit einem Texteditor öffnet und sich dann die ganze Seite rauskopiert und abspeichert.
Die Datei ist zu groß zum hochladen im Forum und auf Github. Nur der Quellcode liegt unter:
https://github.com/Kellermorph/qet-seiten-editor
Der ganze Ordner inkl. der virtuellen Umgebung und das Appimage können 3 Tage lange über folgenden Link heruntergeladen werden:
Die Datei ist ein Erst-Entwurf. Über Feedback würde ich mich freuen.
Hello everyone
I have built a new function that may also be helpful to you.
It's about creating your own templates, which you can then integrate into a .qet file.
There are 3 buttons at the top. Select qet file, import components, load page library
First you have to select the .qet file. Then you have to add all the components you want to use (your own and, if you use them, those provided by QElectrotech) to the .qet file so that the templates can find them.
The page library must then be loaded.
Here the files must be saved as .txt. Subfolders are possible in the library, creating tabs in the GUI.
The respective .txt files are now listed in these tabs. These can now be imported after entering the page title and these are written to the next higher page.
You can create the .txt file yourself by opening the .qet file with a text editor and then copying and saving the entire page.
The file is too large to upload to the forum and Github. Only the source code can be found at:
https://github.com/Kellermorph/qet-seiten-editor
The whole folder including the virtual environment and the app image can be downloaded for 3 days via the following link:
The file is a first draft. I would be pleased to receive feedback.