aboutsummaryrefslogtreecommitdiff
path: root/devel/qschematic/pkg-descr
blob: f8b175f8c70e6ccd7f810477c4f8fe1d3a94acd0 (plain) (blame)
1
2
3
4
5
6
7
8
QSchematic is a C++ library providing Qt widgets to easily draw diagrams and
schematics in a Qt application. It uses Qt's graphics view framework.

The library interface allows for easy customization of existing items and adding
new custom items such as wires, nodes, connectors and similar.

Drawn diagrams/schematics can be easily serialized to and from XML. A built-in
netlist generator is provided to build a netlist form a drawn diagram/schematic.