0.4.1
Loading...
Searching...
No Matches
DynamicInputPins.cpp File Reference

Inputs pins which can be added dynamically. More...

Go to the source code of this file.

Namespaces

namespace  NAV
 
namespace  NAV::gui
 
namespace  NAV::gui::widgets
 

Functions

void NAV::gui::widgets::from_json (const json &j, DynamicInputPins &obj, Node *node)
 Converts the provided json object into a node object.
 
void NAV::gui::widgets::to_json (json &j, const DynamicInputPins &obj)
 Converts the provided object into json.
 

Detailed Description

Inputs pins which can be added dynamically.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2023-12-21

Definition in file DynamicInputPins.cpp.