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

Method xmlFile

kdevplatform/tests/autotestshell.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19AutoTestShell::~AutoTestShell() = default;
20
21QString AutoTestShell::xmlFile()
22{
23 return QStringLiteral(KDEVELOP_APP_DIR "/kdevelopui.rc");
24}
25
26void AutoTestShell::init(const QStringList& plugins)
27{

Callers 2

MainWindowMethod · 0.45
configureShortcutsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected