MCPcopy Create free account
hub / github.com/KDE/kdevelop / getSlave

Method getSlave

plugins/debuggercommon/stty.h:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 ///Call it if getSlave returns an empty string.
41 QString lastError(){return m_lastError;}
42 QString getSlave() { return ttySlave; };
43 void readRemaining();
44
45private Q_SLOTS:

Callers 3

execInferiorMethod · 0.80
startDebuggingMethod · 0.80
execInferiorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected