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