GstPipelineStudio/src/graphmanager
Stéphane Cerveau 6c31bc3912 graphview: add documentation and refactor the code
Add documentation to public method.
Publish method which are public
Use SelectionExt trait.
Rename add_node_with_port to create_node_with_port
2022-01-19 11:55:13 +01:00
..
graphview.css graphview: update css for node and port 2022-01-18 17:43:01 +01:00
graphview.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00
link.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00
mod.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00
node.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00
node.ui GPS: introduce the graphmanager 2022-01-11 20:48:53 +01:00
port.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00
port.ui GPS: introduce the graphmanager 2022-01-11 20:48:53 +01:00
selection.rs graphview: add documentation and refactor the code 2022-01-19 11:55:13 +01:00