MCPcopy Create free account
hub / github.com/audacity/audacity / ~TentativeConnection

Method ~TentativeConnection

libraries/lib-project-file-io/ProjectFileIO.cpp:2016–2020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2014}
2015
2016ProjectFileIO::TentativeConnection::~TentativeConnection()
2017{
2018 if (!mCommitted)
2019 mProjectFileIO.RestoreConnection();
2020}
2021
2022void ProjectFileIO::TentativeConnection::SetFileName(const FilePath &fileName)
2023{

Callers

nothing calls this directly

Calls 1

RestoreConnectionMethod · 0.80

Tested by

no test coverage detected