![]() |
0.5.0
|
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. | |