work towards making timeline actions all undoable
This commit is contained in:
@@ -173,6 +173,11 @@ public:
|
||||
*/
|
||||
bool HasConnectedOutputs();
|
||||
|
||||
/**
|
||||
* @brief Severs all input and output connections
|
||||
*/
|
||||
void DisconnectAll();
|
||||
|
||||
/**
|
||||
* @brief Add's unique information about this Node at the given time to a QCryptographicHash
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user