Home
last modified time | relevance | path

Searched refs:mShowCommandLineOptions (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/processui/
H A DProcessModel_p.h179 bool mShowCommandLineOptions; variable
H A DProcessModel.cpp113 mShowCommandLineOptions = false; in ProcessModelPrivate()
1421 if (d->mShowCommandLineOptions) in data()
2423 return d->mShowCommandLineOptions; in isShowCommandLineOptions()
2428 d->mShowCommandLineOptions = showCommandLineOptions; in setShowCommandLineOptions()