qschematic
Library for creating flowcharts and engineering diagrams
QSchematic is a library to draw diagrams and schematics with Qt. It uses Qt's graphics view framework. The library provides base classes for objects such as nodes and wires and implements logic to move objects around while keeping the wires connected, generating netlists and so on. A typical application would include this library and subclass the Item class to implement custom items.
homepage ↗ github: simulton/QSchematic
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| vowstar GitHub ↗ | 3.0.3 | 1 | 24 h | details › |
| guru gitweb ↗ | 3.0.3 | 1 | 46 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | hppa | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 3.0.3 | guru | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | hppa testing | — | view · download · history ↗ |
| 3.0.3 ≈ | vowstar | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | hppa untested | 11 mo | view · download · history ↗ |
Use flags of 3.0.3
- examples Install examples, usually source code
- static-libs Build static versions of dynamic libraries as well
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- wayland Enable dev-libs/wayland backend
- +X Add support for X11