![]() |
0.5.1
|
Inputs pins which can be added dynamically. More...
Go to the source code of this file.
Data Structures | |
| struct | NAV::gui::widgets::DynamicInputPins |
| Inputs pins which can be added dynamically. More... | |
| struct | NAV::gui::widgets::DynamicInputPins::ExtraColumn |
| Information to create extra columns. More... | |
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. | |