Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ Job
Method
Job
plugins/clazy/job.cpp:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
{
28
29
Job::Job()
30
: KDevelop::CompileAnalyzeJob(nullptr)
31
, m_db(nullptr)
32
, m_timer(nullptr)
33
{
34
}
35
36
QString commandLineString(const JobParameters& params)
37
{
Callers
nothing calls this directly
Calls
2
commandLineString
Function · 0.85
prettyPathName
Function · 0.70
Tested by
no test coverage detected