Skip to content

A Qt class to parse Autodesk EAGLE Schematics/PCBs/libraries

License

Notifications You must be signed in to change notification settings

martonmiklos/qt_eagle_xml_parser

Repository files navigation

EAGLE XML file parser code for Qt (and other useful stuffs in Qt+EAGLE files topic)

A Qt based class to parse Autodesk EAGLE Schematics/PCBs/libraries.

Autogenerated from the eagle.dtd* shipped with EAGLE 9.1.3 with KODE

As of today it is possible to parse and save an EAGLE design without making the EAGLE to claim about missing/malformed stuff.

*see tools/generate.sh for the tricks

Eventually I might add some EAGLE related classes here. Like dru/.eaglerc loaders/processors, and graphical classes to be able to render EAGLE elements via QPainter.

Releases

No releases published

Packages

No packages published

Languages