outputcontroller.h
Go to the documentation of this file.
Definition: link.h:8
Definition: outputcontroller.h:10
Link * connect(ALinkable *linkable, views::BezierCurve *curve) override
Connect linkable together, create a link, and keep a reference on the visual curve.
Definition: outputcontroller.cpp:15
OutputController(enums::IoTypeRessouce::IoType type, QQuickItem *parent)
Definition: outputcontroller.cpp:10
Definition: baseio.h:8
IoType
define all the handle type by the application
Definition: iotype.h:17
Link * asyncConnect(ALinkable *linkable) override
Definition: outputcontroller.cpp:27
Definition: api.h:13
Definition: beziercurve.h:11