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

Method environmentProfile

kdevplatform/outputview/outputexecutejob.cpp:468–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468QString OutputExecuteJob::environmentProfile() const
469{
470 Q_D(const OutputExecuteJob);
471
472 return d->m_environmentProfile;
473}
474
475void OutputExecuteJob::setEnvironmentProfile( const QString& profile )
476{

Callers 1

effectiveEnvironmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected