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

Method qAction

src/base/abstractaction.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QAction *AbstractAction::qAction()
40{
41 return d->action;
42}
43
44void AbstractAction::setShortCutInfo(const QString &id, const QString &description, const QKeySequence defaultShortCut)
45{

Callers 4

addActionMethod · 0.80
addNavigationItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected