Loading [MathJax]/extensions/TeX/AMSmath.js
Radium Engine  1.5.28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Ra::Dataflow::QtGui::GraphEditor::GraphModel Member List

This is the complete list of members for Ra::Dataflow::QtGui::GraphEditor::GraphModel, including all inherited members.

addConnection(ConnectionId const connectionId) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
addInputOutputNodesForGraph() (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
addNode(QString const nodeType=QString()) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
allConnectionIds(NodeId const nodeId) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
allNodeIds() const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
clear_node_widget(Core::Node *node) (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
connectionExists(ConnectionId const connectionId) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
connectionPossible(ConnectionId const connectionId) const overrideRa::Dataflow::QtGui::GraphEditor::GraphModel
connections(NodeId nodeId, PortType portType, PortIndex portIndex) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
deleteConnection(ConnectionId const connectionId) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
deleteNode(NodeId const nodeId) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
getWidget(std::shared_ptr< Core::Node > node) const (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
GraphModel(std::shared_ptr< Core::DataflowGraph > graph) (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
loadNode(QJsonObject const &nodeJson) overrideRa::Dataflow::QtGui::GraphEditor::GraphModel
newNodeId() override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModelinline
node_edited(std::shared_ptr< Core::Node > node) (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModelsignal
node_ptr(NodeId node_id) -> std::shared_ptr< Core::Node > (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModelinline
nodeData(NodeId nodeId, NodeRole role) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
nodeExists(NodeId const nodeId) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
portData(NodeId nodeId, PortType portType, PortIndex portIndex, PortRole role) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
saveNode(NodeId const) const override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
setGraph(std::shared_ptr< Core::DataflowGraph > graph) (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
setNodeData(NodeId nodeId, NodeRole role, QVariant value) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
setPortData(NodeId nodeId, PortType portType, PortIndex portIndex, QVariant const &value, PortRole role=PortRole::Data) override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
sync_data() (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel
~GraphModel() override (defined in Ra::Dataflow::QtGui::GraphEditor::GraphModel)Ra::Dataflow::QtGui::GraphEditor::GraphModel