work towards making timeline actions all undoable
This commit is contained in:
@@ -157,6 +157,11 @@ public:
|
||||
*/
|
||||
const QVector<NodeEdgePtr>& edges();
|
||||
|
||||
/**
|
||||
* @brief Disconnect any edges connecting this parameter to other parameters
|
||||
*/
|
||||
void DisconnectAll();
|
||||
|
||||
/**
|
||||
* @brief Determine whether two DataTypes are compatible and therefore whether two NodeParams can be connected
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user