Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/ParaView
/ errorText
Method
errorText
Qt/Python/pqPythonManager.cxx:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
std::string text() const { return this->TextStream.str(); }
57
std::string errorText() const { return this->ErrorStream.str(); }
58
59
private:
60
pqPythonManagerOutputWindow() = default;
Callers
1
executeCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected