MCPcopy Create free account
hub / github.com/TeXworks/texworks / getScriptLanguagePlugin

Method getScriptLanguagePlugin

src/scripting/Script.h:146–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 const QKeySequence& getKeySequence() const { return m_KeySequence; }
145
146 const QObject * getScriptLanguagePlugin() const { return m_Plugin; }
147
148 /** \brief Run the script (public method called from the TeXworks application).
149 *

Callers 3

reloadScriptsInListMethod · 0.45
runScriptMethod · 0.45
treeSelectionChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected