MCPcopy Create free account
hub / github.com/Denvi/Candle / removeAction

Method removeAction

src/candle/script/scriptapp.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void ScriptApp::removeAction(QAction *action)
92{
93 m_frmMain->removeAction(action);
94}
95
96ScriptProgram* ScriptApp::program()
97{

Calls

no outgoing calls

Tested by

no test coverage detected