MCPcopy Create free account
hub / github.com/Kitware/ParaView / load

Method load

Qt/Python/pqPythonScriptEditor.cxx:123–126  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

121
122//-----------------------------------------------------------------------------
123void pqPythonScriptEditor::load(const QString& filename)
124{
125 this->TabWidget->loadFile(filename);
126}
127
128//-----------------------------------------------------------------------------
129void pqPythonScriptEditor::setSaveDialogDefaultDirectory(const QString& dir)

Callers 5

updateScriptsListMethod · 0.45
Atom32Method · 0.45
atom.hFile · 0.45
loadURLMethod · 0.45

Calls 1

loadFileMethod · 0.80

Tested by

no test coverage detected