Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
223
bool Command::isActive() const
224
{
225
return d->active;
226
}
227
228
QStringList Command::keySequencesToNativeString(const QList<QKeySequence> &sequences)
229
{
Callers
12
delayHideTip
Method · 0.45
setUp
Method · 0.45
eventFilter
Method · 0.45
update
Method · 0.45
appendText
Method · 0.45
isRunning
Method · 0.45
isStoped
Method · 0.45
setInlineCompletionEnabled
Method · 0.45
setInlineCompletionEnabled
Method · 0.45
enterEvent
Method · 0.45
leaveEvent
Method · 0.45
installConda
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected