Interface for cumbia classes delegating to CuContext the communication link creation and management.
Definition cucontexti.h:13
CuLinkControl stores a small set of objects to help create readers and writers.
Definition cucontext.h:48
void setTarget(const QString &targets, CuContext *ctx=nullptr)
Set the name of the target that will be executed.
Definition quspinbox.cpp:132
QuSpinBox(QWidget *parent, Cumbia *cumbia, const CuControlsWriterFactoryI &w_fac)
Definition quspinbox.cpp:25
virtual CuContext * getContext() const
Return a reference to the CuContext in use.
Definition quspinbox.cpp:52