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

Method setBuildType

plugins/qmakemanager/qmakejob.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void QMakeJob::setBuildType(int comboboxSelectedIndex)
51{
52 m_buildType = comboboxSelectedIndex;
53}
54
55void QMakeJob::setExtraArguments(const QString& args)
56{

Callers 1

slotRunQMakeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected