MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / isActive

Method isActive

src/common/actionmanager/command.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223bool Command::isActive() const
224{
225 return d->active;
226}
227
228QStringList Command::keySequencesToNativeString(const QList<QKeySequence> &sequences)
229{

Callers 12

delayHideTipMethod · 0.45
setUpMethod · 0.45
eventFilterMethod · 0.45
updateMethod · 0.45
appendTextMethod · 0.45
isRunningMethod · 0.45
isStopedMethod · 0.45
enterEventMethod · 0.45
leaveEventMethod · 0.45
installCondaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected