MCPcopy Create free account
hub / github.com/Kitware/ParaView / ~pqPythonFileIO

Method ~pqPythonFileIO

Qt/Python/pqPythonFileIO.cxx:169–172  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

167
168//-----------------------------------------------------------------------------
169pqPythonFileIO::~pqPythonFileIO()
170{
171 this->File.removeSwap();
172}
173
174//-----------------------------------------------------------------------------
175bool pqPythonFileIO::isDirty() const

Callers

nothing calls this directly

Calls 1

removeSwapMethod · 0.80

Tested by

no test coverage detected