Topic: How can I start coding for QET?
I want to create code for QET but I did not found documentation or sample. I do know what languages is need to learn, or if Python API is ready for use.
can anyone share some samples and explain us a bit?
You are not logged in. Please login or register.
QElectroTech → Code → How can I start coding for QET?
I want to create code for QET but I did not found documentation or sample. I do know what languages is need to learn, or if Python API is ready for use.
can anyone share some samples and explain us a bit?
@jtm2020hyo
my orginal language = dutch
The extern programs : DXF converter from Ronny use python and the Terminal Block pugin from Raul use python
QElectroTech is made in C++ with Qt and KDE library
Learn C++ = C plus plus
Search c++ programming in your webbrowser
Download Qt
https://www.qt.io/download
https://download.qt.io/archive/qt/5.14/5.14.2/ : there are install files for Windows Linux Mac
https://download.qt.io/archive/qt/
Download qtcreator
Qt documentation
https://doc.qt.io/qt-5/qtexamplesandtutorials.html
search in your browser qt lesson and you find lessons on youtube
Erik
No DXF converter is C++ /Qt 5
QET is C++ /Qt 5 >= 5.9.0
I found in the documentation than Python API is being development, when that API will be ready?
jtm2020hyo writes : I found in the documentation than Python API is being development, when that API will be ready?
Answer from me :
If you write the code what you should have.
Only qet_tb_generator is a python plugin.
QET
https://github.com/qelectrotech/qelectr … rce-mirror
DXF
https://github.com/qelectrotech/DXFtoQET-2020
qet_tb_generator
https://github.com/qelectrotech/qet_tb_generator
Answer from me :
If you write the code what you should have.
I could found help if you need it.
an option is FreeCAD, their developers might be interested in helping QET.
for more alternatives visit this link:
Only qet_tb_generator is a python plugin.
QET
https://github.com/qelectrotech/qelectr … rce-mirrorDXF
https://github.com/qelectrotech/DXFtoQET-2020qet_tb_generator
https://github.com/qelectrotech/qet_tb_generator
nice plugins.
PyFlow is a Data Flow Programming than supporting any Software with Python API, I could finish Python API integration and integrate all QET plugins to PyFlow.
IMHO the next step is an integration between QET and FreeCAD, similar to KiCAD and FreeCAD or AutoCAD Electrical and Inventor:
https://forum.freecadweb.org/viewtopic. … mp;t=49985
I could suggest contacting directly to the FreeCAD team and request help for the Python APIs
I'd like to help but I'm just learning python recently, and this will take a while.
https://qelectrotech.org/forum/viewtopi … 295#p13295
Thanks for the link guys, nice community.
QElectroTech → Code → How can I start coding for QET?
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.027 seconds (22% PHP - 78% DB) with 11 queries